Searched defs:EQUALS (Results 1 – 3 of 3) sorted by relevance
1 #define EQUALS(a,b) a == b macro
677 #define EQUALS = macro
214 #define EQUALS(x, y) (x) == (y) macro