Home
last modified time | relevance | path

Searched refs:InternalStrnlen2 (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerTracePC.cpp402 static size_t InternalStrnlen2(const char *S1, const char *S2) { in InternalStrnlen2() function
643 size_t N = fuzzer::InternalStrnlen2(s1, s2); in __sanitizer_weak_hook_strcmp()