Searched refs:CIGN (Results 1 – 2 of 2) sorted by relevance
404 #define CIGN 0x08 /* Conditional in a skipped block */ macro
997 cond |= CIGN; in if_push()1075 if ((cond & CIGN) == 0) { in elsecmd()