Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/
Dstdlib_support.c37 long double strtold(const char* nptr, char** endptr) { in strtold() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
Dsupport.h59 _LIBCPP_ALWAYS_INLINE long double strtold(const char *nptr, char **endptr) in strtold() function