Searched defs:VSTREQ (Results 1 – 3 of 3) sorted by relevance
223 #define VSTREQ(x,y) (strcmp(STR(x),y) == 0) macro
91 #define VSTREQ(v,s) (strcmp(STR(v),s) == 0) macro
300 #define VSTREQ(x,y) (strcmp(STR(x),y) == 0) macro