Searched refs:EXPLAIN (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/nmake/
H A Dmake.h72 #define EXPLAIN (state.user&&(state.explain||error_info.trace<=EXPTRACE)) macro
104 #define reason(x) do if(EXPLAIN)explain x;while(0)
H A Drule.c486 if ((r->dynamic & (D_entries|D_regular)) == D_entries || EXPLAIN)

Completed in 22 milliseconds