Searched refs:next_printf (Results 1 – 3 of 3) sorted by relevance
36 char *s = next_printf(f, 0);39 if (-1 == stridx("aAeEfFgG", *s) || (s = next_printf(s, 0))) {
201 char *next_printf(char *s, char **start);
1019 char *next_printf(char *s, char **start) in next_printf() function