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

/ast/src/cmd/INIT/
H A Dmamake.c131 #define RULE_ignore 0x0020 /* ignore time */ macro
1416 r->flags |= RULE_ignore;
1661 if (!(q->flags & RULE_ignore) && z < x)
1671 if (!(q->flags & RULE_ignore) && z < q->time)

Completed in 14 milliseconds