width_add         157 lib/nstrftime.c #define add(n, f) width_add (width, n, f)
width_add         187 lib/nstrftime.c # define width_add1(width, c) width_add (width, 1, fputc (c, p))
width_add         189 lib/nstrftime.c # define width_add1(width, c) width_add (width, 1, *p = c)
width_add         195 lib/nstrftime.c     width_add (width, n,                                                      \
width_add         216 lib/nstrftime.c     width_add (width, n,                                                      \
width_add        1130 lib/nstrftime.c             width_add (width - ndigs, 0, (void) 0);