Searched refs:__sanitizer_weak_hook_strncasecmp (Results 1 – 3 of 3) sorted by relevance
26 "__sanitizer_weak_hook_strncasecmp",
128 void __sanitizer_weak_hook_strncasecmp(void *called_pc, const char *s1,186 __sanitizer_weak_hook_strncasecmp(GET_CALLER_PC(), s1, s2, n, result); in strncasecmp()
652 void __sanitizer_weak_hook_strncasecmp(void *called_pc, const char *s1, in __sanitizer_weak_hook_strncasecmp() function