Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.h205 #define PP_deps_file (1<<1) /* write deps to separate file */ macro
H A Dppargs.c402 n |= PP_deps_file; in ppargs()
H A Dppop.c1108 if (!(n & PP_deps_file)) in ppop()