Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libpp/common/
H A Dpp.h205 #define PP_deps_file (1<<1) /* write deps to separate file */ macro
H A Dppargs.c400 n |= PP_deps_file; in ppargs()
H A Dppop.c1072 if (!(n & PP_deps_file)) in ppop()