Searched defs:ungetc (Results 1 – 2 of 2) sorted by relevance
| /freebsd/lib/libc/stdio/ | ||
| H A D | ungetc.c | 87 ungetc(int c, FILE *fp) in ungetc() function |
| /freebsd/contrib/llvm-project/libc/src/__support/File/ | ||
| H A D | file.h | 202 int ungetc(int c) { in ungetc() function |