Searched refs:OPT_PASS (Results 1 – 3 of 3) sorted by relevance
816 pp.optflags[X_SYSTEM_HEADER] = OPT_GLOBAL|OPT_PASS; in ppop()1374 n |= OPT_PASS; in ppop()
125 #define OPT_PASS (1<<1) /* pass on */ macro
1681 if (!(pp.optflags[i1] & OPT_PASS)) in ppcontrol()