Searched defs:EQUAL (Results 1 – 9 of 9) sorted by relevance
46 #define EQUAL 1 macro
53 final static char EQUAL = '='; field in Parser
92 #define EQUAL 1 macro
211 #define EQUAL(x, y) (strcmp(x, y) == 0) macro
137 #define EQUAL(s1, s2) (((s1 == NULL) && (s2 == NULL)) || \ macro
1480 #define EQUAL 0 macro
117 EQUAL, enumerator
523 #define EQUAL 0 macro
784 #define EQUAL 0 macro