HomeSort by relevance Sort by last modified time
    Searched refs:_strtod_l (Results 1 - 12 of 12) sorted by null

  /external/libcxx/include/support/win32/
locale_win32.h 51 #define strtod_l _strtod_l
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/support/win32/
locale_win32.h 51 #define strtod_l _strtod_l
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/support/win32/
locale_win32.h 51 #define strtod_l _strtod_l
  /prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 67 #define strtold_l _strtod_l
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 67 #define strtold_l _strtod_l
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/support/win32/
locale_win32.h 51 #define strtold_l _strtod_l
  /external/ImageMagick/MagickCore/
nt-base.h 230 #define strtod_l _strtod_l
  /external/fmtlib/fmt/
posix.h 328 return _strtod_l(nptr, endptr, locale);
  /external/fmtlib/test/
posix-mock-test.cc 495 double _strtod_l(const char *nptr, char **endptr, _locale_t locale) { function
  /external/icu/icu4c/source/i18n/
digitlst.cpp 493 # define strtod_l _strtod_l
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdlib.h 429 _CRTIMP double __cdecl _strtod_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,_locale_t _Locale);
tchar.h 606 #define _tcstod_l _strtod_l

Completed in 712 milliseconds