Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libpp/common/
H A Dpp.h207 #define PP_deps_local (1<<3) /* only local header deps */ macro
H A Dppargs.c406 n |= PP_deps_local; in ppargs()
H A Dppop.c1080 if (n & PP_deps_local) in ppop()