Searched refs:__strcasecmp (Results 1 – 2 of 2) sorted by relevance
26 # define __strcasecmp strcasecmp macro31 # define __strcasecmp __strcasecmp_l macro46 __strcasecmp (const char *s1, const char *s2 LOCALE_PARAM) in __strcasecmp() function64 #ifndef __strcasecmp65 libc_hidden_def (__strcasecmp)66 weak_alias (__strcasecmp, strcasecmp)
10 __ffs; __mempcpy; __stpncpy; __stpcpy; __strcasecmp; __strdup;
Completed in 4 milliseconds