Searched defs:strcmp (Results 1 – 3 of 3) sorted by relevance
30 #define strcmp(s1, s2) __builtin_strcmp(s1, s2) macro
83 int strcmp(const char *cs, const char *ct) in strcmp() function
131 int strcmp(const char *cs, const char *ct) in strcmp() function
Completed in 7 milliseconds