Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_libc_test.cc41 TEST(SanitizerCommon, mem_is_zero) { in TEST() argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_libc.cc261 bool mem_is_zero(const char *beg, uptr size) { in mem_is_zero() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_libc.cc259 bool mem_is_zero(const char *beg, uptr size) { in mem_is_zero() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_libc.cpp273 bool mem_is_zero(const char *beg, uptr size) { in mem_is_zero() function