Searched refs:_IO_ungetc (Results 1 – 5 of 5) sorted by relevance
31 _IO_ungetc (c, fp) in _IO_ungetc() function48 weak_alias (_IO_ungetc, ungetc)
44 extern int _IO_ungetc __P((int, _IO_FILE*));
92 #define ungetc _IO_ungetc
345 void _IO_ungetc() {} in _IO_ungetc() function
235 void _IO_ungetc() {} in _IO_ungetc() function