Searched refs:ungetc (Results 1 – 14 of 14) sorted by relevance
79 ungetc(int c, FILE *fp) in ungetc() function146 DEF_STRONG(ungetc);
452 ungetc(buf[bytes], fp); in __svfscanf()661 if (p > buf) (void)ungetc(*(u_char*)--p, fp); in __svfscanf()667 (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
1030 ungetc;
1087 ungetc;
1089 ungetc;
1091 ungetc;
1116 ungetc;
463 "upstream-openbsd/lib/libc/stdio/ungetc.c",