Searched refs:__asan_strncmp (Results 1 – 2 of 2) sorted by relevance
179 int __asan_strncmp(const char *__null_terminated s1, const char *__null_terminated s2, size_t n) __…203 #define strncmp __asan_strncmp
163 __asan_strncmp(const char *__unsafe_indexable s1, const char *__unsafe_indexable s2, size_t n) in __asan_strncmp() function