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

/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;
H A Dppop.c1108 if (!(n & PP_deps_file))

Completed in 38 milliseconds