Searched defs:strcmp (Results 1 – 5 of 5) sorted by relevance
193 static inline RT_API_ATTRS int strcmp(const char *lhs, const char *rhs) { strcmp() function
175 ATTRIBUTE_INTERFACE int strcmp(const char *s1, const char *s2) { in strcmp() function
167 int strcmp(char *s1, char *s2) { in strcmp() function
813 #define strcmp BUILTIN(strcmp) global() macro [all...]