Searched defs:strncasecmp (Results 1 – 4 of 4) sorted by relevance
27 #define strncasecmp _strnicmp macro
14 int strncasecmp; variable
183 ATTRIBUTE_INTERFACE int strncasecmp(const char *s1, const char *s2, size_t n) { in strncasecmp() function
1140 #define strncasecmp BUILTIN(strncasecmp) global() macro [all...]