Searched refs:ungetc (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libast/stdio/
H A Dungetc.c27 ungetc(int c, Sfio_t* f) function
29 STDIO_INT(f, "ungetc", int, (int, Sfio_t*), (c, f))
/ast/src/cmd/bzip/
H A Dbzip2.c285 ungetc ( c, f );
/ast/src/lib/libast/
H A DMakefile178 stdio/tmpfile.c ungetc.c vfprintf.c vfscanf.c vprintf.c \
/ast/src/lib/libbz/
H A Dbzlib.c874 ungetc ( c, f );
/ast/src/cmd/INIT/
H A Dratz.c4887 ungetc(c, stdin);

Completed in 218 milliseconds