Searched refs:PP_deps_local (Results 1 – 3 of 3) sorted by relevance
207 #define PP_deps_local (1<<3) /* only local header deps */ macro
406 n |= PP_deps_local; in ppargs()
1080 if (n & PP_deps_local) in ppop()