Home
last modified time | relevance | path

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

/external/libcxx/include/support/solaris/
Dfloatingpoint.h11 #define strtod sun_strtod macro
/external/libcxx/include/support/win32/
Dsupport.h58 _LIBCPP_ALWAYS_INLINE double strtod(const char *nptr, char **endptr) in strtod() function
/external/valgrind/coregrind/
Dm_libcbase.c215 double VG_(strtod) ( const HChar* str, HChar** endptr ) in VG_() argument
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc461 INTERCEPTORS_STRTO(double, strtod, char) // NOLINT in INTERCEPTORS_STRTO() argument