Searched refs:ungetchr (Results 1 – 14 of 14) 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()
45 #define ungetchr(ex) ((ex)->nextchr--) macro 88 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()
475 #define ungetchr(c) (*--pp.in->nextchr=(c)) macro
57 03-05-18 ppcall.c: add SYM_FUNCTION '(' peek to avoid inappropriate ungetchr()215 drop ungetchr() in ppcall that modified macro values
122 ungetchr(c); in ppcall() 181 * inappropriate ungetchr()'s below in ppcall() 213 ungetchr(*--p); in ppcall() 219 ungetchr(' '); in ppcall() 223 ungetchr('\n'); in ppcall() 236 * for a possible ungetchr('"') during IN_QUOTE 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
92 #define ungetchr(vp) ((vp)->nextchr--) macro457 ungetchr(vp); in gettok()
94 #define ungetchr(vp) ((vp)->nextchr--) macro 540 ungetchr(vp); in gettok()