add1              197 lib/strftime.c # define add1(C) add (1, fputc (C, p))
add1              199 lib/strftime.c # define add1(C) add (1, *p = C)