Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_libc.cpp31 void *internal_memrchr(const void *s, int c, uptr n) { in internal_memrchr() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_libc.cc32 void *internal_memrchr(const void *s, int c, uptr n) { in internal_memrchr() function