width_add 156 lib/nstrftime.c #define add(n, f) width_add (width, n, f) width_add 186 lib/nstrftime.c # define width_add1(width, c) width_add (width, 1, fputc (c, p)) width_add 188 lib/nstrftime.c # define width_add1(width, c) width_add (width, 1, *p = c) width_add 194 lib/nstrftime.c width_add (width, n, \ width_add 215 lib/nstrftime.c width_add (width, n, \ width_add 1130 lib/nstrftime.c width_add (width - ndigs, 0, (void) 0);