HomeSort by relevance Sort by last modified time
    Searched defs:strtof_l (Results 51 - 53 of 53) sorted by null

1 23

  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/support/win32/
locale_win32.h 64 #define strtof_l _strtof_l macro
67 float strtof_l(const char*, char**, locale_t);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/support/win32/
locale_win32.h 64 #define strtof_l _strtof_l macro
67 float strtof_l(const char*, char**, locale_t);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/support/win32/
locale_win32.h 64 #define strtof_l _strtof_l macro
67 float strtof_l(const char*, char**, locale_t);

Completed in 102 milliseconds

1 23