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