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