Searched refs:IN_regular (Results 1 – 3 of 3) sorted by relevance
159 cur->flags |= IN_regular; in pppush()
119 #define IN_regular (1<<12) /* regular input file */ macro
913 if (c < PPBUFSIZ && (pp.in->flags & IN_regular)) in refill()