Home
last modified time | relevance | path

Searched refs:PP_deps_local (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.h207 #define PP_deps_local (1<<3) /* only local header deps */ macro
H A Dppargs.c408 n |= PP_deps_local; in ppargs()
H A Dppop.c1116 if (n & PP_deps_local) in ppop()