Home
last modified time | relevance | path

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

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