Searched refs:PP_deps_file (Results 1 - 3 of 3) sorted by relevance
/ast/src/lib/libpp/ | ||
H A D | pp.h | 205 #define PP_deps_file (1<<1) /* write deps to separate file */ macro |
H A D | ppargs.c | 402 n |= PP_deps_file; |
H A D | ppop.c | 1108 if (!(n & PP_deps_file)) |
Completed in 38 milliseconds