Searched defs:ungetchar (Results 1 – 2 of 2) sorted by relevance
38 #define ungetchar(c) ungetc(c, stdin) macro
735 static Char ungetchar; variable