Searched refs:RULE_QUIETLY (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/jam/
H A Drules.h69 # define RULE_QUIETLY 0x08 /* don't mention it unless verbose */ macro
H A Djamgram.yy292 { $$.number = RULE_QUIETLY; }
H A Djamgram.y338 { $$.number = RULE_QUIETLY; }
H A Dmake1.c285 if( DEBUG_MAKEQ || ! ( cmd->rule->flags & RULE_QUIETLY ) )

Completed in 29 milliseconds