Home
last modified time | relevance | path

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

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