Searched refs:COND1 (Results 1 – 3 of 3) sorted by relevance
242 #define COND1 1 macro
99 #define COND1 1 macro
9528 ( COND1 (*THEN) FOO | COND2 (*THEN) BAR | COND3 (*THEN) BAZ ) ...9530 If the COND1 pattern matches, FOO is tried (and possibly further items9533 into COND1. If that succeeds and BAR fails, COND3 is tried. If subse-