Searched refs:ungetc (Results 1 – 25 of 47) sorted by relevance
12
27 int ungetc(int c, register FILE *stream) in ungetc() function35 #warning CONSIDER: Make fast ungetc an option? in ungetc()78 libc_hidden_def(ungetc)
37 ungetc
72 using std::ungetc;
91 #undef ungetc141 using ::ungetc;
91 #undef ungetc143 using ::ungetc;
Completed in 15 milliseconds