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
37 #define COMPARE(_op_) \ macro98 COMPARE(==)99 COMPARE(!=)100 COMPARE(>)101 COMPARE(<)102 COMPARE(<=)103 COMPARE(>=)112 #undef COMPARE
36 #define COMPARE(_op_) \ macro97 COMPARE(==)98 COMPARE(!=)99 COMPARE(>)100 COMPARE(<)101 COMPARE(<=)102 COMPARE(>=)111 #undef COMPARE
109 #define COMPARE(op) \ macro114 COMPARE(>)115 COMPARE(<)124 #undef COMPARE