zdump.c | 100 static const char *tformat(void); 356 (void) fprintf(stderr, tformat(), *tp); 366 (void) fprintf(stderr, tformat(), t); 845 printf(tformat(), t); 855 printf(tformat(), t); 1136 printf(tformat(), t); 1173 tformat(void) function in typeref:typename:const char *
|