Searched refs:__nosan_strncmp (Results 1 – 2 of 2) sorted by relevance
173 return __nosan_strncmp(s1, s2, n); in __asan_strncmp()
101 __nosan_strncmp(const char *__unsafe_indexable s1, const char *__unsafe_indexable s2, size_t n) in __nosan_strncmp() function