Searched refs:IN_prototype (Results 1 – 4 of 4) sorted by relevance
166 cur->flags |= IN_prototype; in pppush()495 if (pp.in->flags & IN_prototype) in ppload()
902 (pp.in->flags & IN_prototype) ? pppread(pp.in->nextchr) : in refill()911 if (!(pp.in->flags & IN_prototype)) in refill()
118 #define IN_prototype (1<<11) /* ppproto() input */ macro
478 if (cur->flags & IN_prototype) in ppcpp()743 if (pp.in->flags & IN_prototype) PUTCHR(c); in ppcpp()