Searched refs:PP_linefile (Results 1 – 4 of 4) sorted by relevance
56 if (!(pp.flags & PP_linefile)) in ppline()
197 #define PP_linefile (1<<4) /* line sync file arg required */ macro
650 return pp.flags & PP_linefile; in ppoption()
1267 pp.flags |= PP_linefile; in ppop()1269 pp.flags &= ~PP_linefile; in ppop()