Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_interceptors.cpp165 const auto DstLenBeforeCat = internal_strlen(dst); in INTERCEPTOR() local
172 const auto DstLenBeforeCat = wcslen(dst); in INTERCEPTOR() local