Home
last modified time | relevance | path

Searched defs:strtold (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/include/support/win32/
Dsupport.h59 _LIBCPP_ALWAYS_INLINE long double strtold(const char *nptr, char **endptr) in strtold() function
/external/llvm/include/llvm/Target/
DTargetLibraryInfo.h610 strtold, enumerator
/external/valgrind/main/perf/
Dtinycc.c5374 #define strtold (long double)strtod macro
5380 long double strtold(const char *nptr, char **endptr) in strtold() function