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