Home
last modified time | relevance | path

Searched defs:__strncasecmp (Results 1 – 2 of 2) sorted by relevance

/string/
A Dstrncase.c28 # define __strncasecmp strncasecmp macro
33 # define __strncasecmp __strncasecmp_l macro
49 __strncasecmp (const char *s1, const char *s2, size_t n LOCALE_PARAM) in __strncasecmp() function
A Dtest-strcasestr.c26 #define __strncasecmp strncasecmp macro

Completed in 5 milliseconds