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

  /external/libcxx/include/support/solaris/
xlocale.h 37 long long strtoll_l(const char *__nptr, char **__endptr, function
  /ndk/sources/android/support/src/
locale_support.c 112 long long strtoll_l(const char *nptr, char **endptr, int base, locale_t loc) { function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
xlocale.h 126 long long strtoll_l(const char *__nptr, char **__endptr, function
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
xlocale.h 126 long long strtoll_l(const char *__nptr, char **__endptr, function
  /bionic/libc/bionic/
locale.cpp 207 long long strtoll_l(const char* s, char** end_ptr, int base, locale_t) { function
  /external/libcxx/include/support/xlocale/
xlocale.h 164 static inline long long strtoll_l(const char *nptr, char **endptr, int base, function
  /external/libcxx/include/support/ibm/
xlocale.h 277 long long strtoll_l(const char *__nptr, char **__endptr, function
  /external/libcxx/include/support/win32/
locale_win32.h 64 #define strtoll_l _strtoi64_l macro
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
xlocale.h 277 long long strtoll_l(const char *__nptr, char **__endptr, function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 64 #define strtoll_l _strtoi64_l macro
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
xlocale.h 277 long long strtoll_l(const char *__nptr, char **__endptr, function
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 64 #define strtoll_l _strtoi64_l macro

Completed in 329 milliseconds