Searched refs:ungetchr (Results 1 – 7 of 7) sorted by relevance
45 #define ungetchr(ex) ((ex)->nextchr--) macro88 ungetchr(ex); in expr()104 ungetchr(ex); in expr()122 ungetchr(ex); in expr()142 ungetchr(ex); in expr()256 ungetchr(ex); in expr()
122 ungetchr(c); in ppcall()213 ungetchr(*--p); in ppcall()219 ungetchr(' '); in ppcall()223 ungetchr('\n'); in ppcall()
167 ungetchr(c); in pppredargs()190 ungetchr('\n'); in pppredargs()
1453 ungetchr(c); in ppcpp()1500 while (s > pp.token) ungetchr(*--s); in ppcpp()1535 ungetchr(';'); in ppcpp()
467 #define ungetchr(c) (*--pp.in->nextchr=(c)) macro
68 03-05-18 ppcall.c: add SYM_FUNCTION '(' peek to avoid inappropriate ungetchr()226 drop ungetchr() in ppcall that modified macro values
94 #define ungetchr(vp) ((vp)->nextchr--) macro540 ungetchr(vp); in gettok()