Searched refs:pppendout (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libpp/common/
H A Dppline.c78 if (pp.pending == pppendout() || pplastout() != '\n')
85 pp.pending = pppendout();
H A Dppmacref.c57 pp.pending = pppendout();
H A Dpp.h74 #define ppoffset() (pp.offset+pppendout())
75 #define pppendout() (pp.outp-pp.outbuf) macro

Completed in 75 milliseconds