Searched refs:COMPARE (Results 1 – 4 of 4) sorted by relevance
24 #define COMPARE(op) \ macro29 COMPARE(>)30 COMPARE(<)31 COMPARE(>=)32 COMPARE(<=)33 COMPARE(==)34 COMPARE(!=)
37 #define COMPARE(op) \ macro
109 #define COMPARE(op) \ macro114 COMPARE(>)115 COMPARE(<)124 #undef COMPARE
38 #define COMPARE(_op_) \ macro99 COMPARE(==)100 COMPARE(!=)101 COMPARE(>)102 COMPARE(<)103 COMPARE(<=)104 COMPARE(>=)113 #undef COMPARE