Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp520 INTERCEPTORS_STRTO(double, __isoc23_strtod, char) in INTERCEPTORS_STRTO()
1830 INTERCEPT_STRTO(__isoc23_strtod); in InitializeInterceptors()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp1294 WRAPPER_ALIAS(__isoc23_strtod, strtod) in WRAPPER_ALIAS() argument