Searched refs:ANDIF (Results 1 – 4 of 4) sorted by relevance
38 #define ANDIF(x, y) ((x) && (y)) macro
638 /* ANDIF and ORIF allow the second operand not to be computed if the
683 /* ANDIF and ORIF allow the second operand not to be computed if the
2413 Add support for IF-expressions, ORIF, ANDIF, NUM, and ADDR.