Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerTracePC.h200 void ForEachNonZeroByte(const uint8_t *Begin, const uint8_t *End, in ForEachNonZeroByte() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp765 TEST(Fuzzer, ForEachNonZeroByte) { in TEST() argument