Searched refs:printf_doformat (Results 1 – 1 of 1) sorted by relevance
72 static char *printf_doformat(char *, int *);156 fmt = printf_doformat(fmt, &rval); in main()196 printf_doformat(char *fmt, int *rval) in printf_doformat() function