Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp1210 static ALWAYS_INLINE auto dfsan_strtol_impl( in dfsan_strtol_impl() function
1305 auto ret = dfsan_strtol_impl(fun, nptr, endptr, base, &tmp_endptr); \ in WRAPPER_ALIAS()
1316 auto ret = dfsan_strtol_impl(fun, nptr, endptr, base, &tmp_endptr); \