Searched refs:pplastout (Results 1 – 4 of 4) sorted by relevance
78 if (pp.pending == pppendout() || pplastout() != '\n') in ppline()
73 #define pplastout() ((pp.outp>pp.outbuf)?*(pp.outp-1):pp.lastout) macro
197 if (!(pp.state & NOTEXT) && pplastout() != '\n') in pppush()
542 if ((pp.state & (NOTEXT|HIDDEN)) == HIDDEN && pplastout() != '\n') in ppop()