HomeSort by relevance Sort by last modified time
    Searched refs:strtoll_l (Results 26 - 37 of 37) sorted by null

12

  /external/libcxx/include/support/xlocale/
xlocale.h 164 static inline long long strtoll_l(const char *nptr, char **endptr, int base, 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/win32/
locale_win32.h 64 #define strtoll_l _strtoi64_l macro
  /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/ibm/
xlocale.h 277 long long strtoll_l(const char *__nptr, char **__endptr, function
  /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/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/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/solaris/
xlocale.h 126 long long strtoll_l(const char *__nptr, char **__endptr, function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdlib.h 250 extern long long int strtoll_l (__const char *__restrict __nptr,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdlib.h 250 extern long long int strtoll_l (__const char *__restrict __nptr,
    [all...]
  /external/compiler-rt/lib/msan/tests/
msan_test.cc     [all...]

Completed in 368 milliseconds

12