Home
last modified time | relevance | path

Searched defs:mem_is_zero (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_libc_test.cc37 TEST(SanitizerCommon, mem_is_zero) { in TEST() argument
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_libc_test.cpp41 TEST(SanitizerCommon, mem_is_zero) { in TEST() argument
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_libc.cpp261 bool mem_is_zero(const char *beg, uptr size) { in mem_is_zero() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_libc.cc268 bool mem_is_zero(const char *beg, uptr size) { in mem_is_zero() function