Searched refs:OPT_GLOBAL (Results 1 – 3 of 3) sorted by relevance
779 pp.optflags[X_PROTOTYPED] = OPT_GLOBAL; in ppop()780 pp.optflags[X_SYSTEM_HEADER] = OPT_GLOBAL|OPT_PASS; in ppop()1324 n = OPT_GLOBAL; in ppop()
124 #define OPT_GLOBAL (1<<0) /* pp: pass optional */ macro
1665 if (pp.optflags[i1] & OPT_GLOBAL) in ppcontrol()1676 if (!(pp.optflags[i1] & OPT_GLOBAL)) in ppcontrol()