Searched refs:__nosan_strncasecmp (Results 1 – 2 of 2) sorted by relevance
230 return __nosan_strncasecmp(s1, s2, n); in __asan_strncasecmp()
121 __nosan_strncasecmp(const char *__unsafe_indexable s1, const char *__unsafe_indexable s2, size_t n) in __nosan_strncasecmp() function