PRINTF 200 src/textconf.c #define PRINTF(a, b, c) (void) printf ("\t%-15s %s/%s\n", a, b, c) PRINTF 246 src/textconf.c #undef PRINTF