Searched refs:ungetc (Results 1 – 9 of 9) sorted by relevance
79 ungetc(int c, FILE *fp) in ungetc() function146 DEF_STRONG(ungetc);
453 ungetc(buf[bytes], fp); in __svfscanf()662 if (p > buf) (void)ungetc(*(u_char*)--p, fp); in __svfscanf()668 (void)ungetc(c, fp); in __svfscanf()
183 (void)ungetc(*(unsigned char *)p, fp); in parsefloat()
137 FUNCTION(ungetc, int (*f)(int, FILE*)); in stdio_h()
135 int ungetc(int __ch, FILE* __fp);
1099 ungetc
1116 ungetc;
528 "upstream-openbsd/lib/libc/stdio/ungetc.c",