Searched defs:EQUAL (Results 1 – 5 of 5) sorted by relevance
65 #define EQUAL 0 macro
66 EQUAL enumerator
104 #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)(((void*)x),((void *)y)) == 0) macro
1229 #define EQUAL 0 macro
1551 #define EQUAL 0 macro