HomeSort by relevance Sort by last modified time
    Searched defs:strtold_l (Results 1 - 3 of 3) sorted by null

  /ndk/sources/android/support/src/
locale_support.c 120 long double strtold_l (const char *nptr, char **endptr, locale_t loc) { function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
xlocale.h 127 long double strtold_l(const char *__nptr, char **__endptr, function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 67 #define strtold_l _strtod_l macro

Completed in 332 milliseconds