Searched defs:strcmp (Results 1 – 4 of 4) sorted by relevance
55 #define strcmp SDL_strcmp macro
69 #define strcmp(str1, str2) _strcmp(str1, str2) macro
137 int strcmp(const char *s1, const char *s2) { in strcmp() function
52 #define strcmp SDL_strcmp macro
Completed in 8 milliseconds