Searched refs:RULE_dontcare (Results 1 – 1 of 1) sorted by relevance
127 #define RULE_dontcare 0x0002 /* ok if not found */ macro1408 r->flags |= RULE_dontcare; in attributes()1635 …if (!(r->flags & (RULE_dontcare|RULE_error|RULE_exists|RULE_generated|RULE_implicit|RULE_virtual))) in make()