Home
last modified time | relevance | path

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

/freebsd-src/contrib/gdtoa/
H A Dstrtodnrp.c42 strtod(s, sp) CONST char *s; char **sp; in strtod() function
H A Dstrtod.c1078 strtod in strtod() function
/freebsd-src/lib/libc/tests/stdio/
H A Dscanfloat_test.c280 ATF_TC_BODY(strtod, tc) in ATF_TC_BODY() argument
/freebsd-src/contrib/sqlite3/tea/tclconfig/
H A Dtcl.m42439 AC_DEFINE(strtod, fixstrtod, [Do we want to use the strtod() in compat?]) definition
/freebsd-src/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp494 INTERCEPTORS_STRTO(double, strtod, char) in INTERCEPTORS_STRTO() argument
/freebsd-src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp1294 WRAPPER_ALIAS(__isoc23_strtod, strtod) in WRAPPER_ALIAS() argument