Searched defs:Strcmp (Results 1 – 3 of 3) sorted by relevance
490 #define Strcmp(a, b) strcmp(a, b) macro510 #define Strcmp(a, b) s_strcmp(a, b) macro
157 Strcmp( in Strcmp() function
69 #define Strcmp(d, s) strcmp(d, s) macro87 #define Strcmp(d, s) wcscmp(d, s) macro