Home
last modified time | relevance | path

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

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