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

/illumos-gate/usr/src/lib/libpp/common/
H A Dppfsm.h237 if ((pp.in->flags & IN_flush) && pp.level == 1 && !INMACRO(rp) && (!pp.comment || !INCOMMENT(rp)) && (c = op - pp.outbuf) > 0 && *(op - 1) == '\n') \
H A Dppinput.c124 cur->flags |= IN_flush;
H A Dpplib.h113 #define IN_flush (1<<6) /* flush stdout on file_refill()*/ macro

Completed in 311 milliseconds