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