Home
last modified time | relevance | path

Searched refs:__strcasecmp (Results 1 – 2 of 2) sorted by relevance

/string/
A Dstrcasecmp.c26 # define __strcasecmp strcasecmp macro
31 # define __strcasecmp __strcasecmp_l macro
46 __strcasecmp (const char *s1, const char *s2 LOCALE_PARAM) in __strcasecmp() function
64 #ifndef __strcasecmp
65 libc_hidden_def (__strcasecmp)
66 weak_alias (__strcasecmp, strcasecmp)
A DVersions10 __ffs; __mempcpy; __stpncpy; __stpcpy; __strcasecmp; __strdup;

Completed in 4 milliseconds