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

  /ndk/sources/cxx-stl/llvm-libc++/include/support/android/
stdlib.h 28 unsigned long long strtoull_l(const char *nptr, char **endptr, int base, locale_t loc);
  /ndk/sources/cxx-stl/llvm-libc++/include/support/win32/
locale_win32.h 65 #define strtoull_l _strtoui64_l macro
  /ndk/sources/cxx-stl/llvm-libc++/include/support/solaris/
xlocale.h 132 unsigned long long strtoull_l(const char *__nptr, char **__endptr, function
  /ndk/sources/cxx-stl/llvm-libc++/src/support/android/
locale_support.c 165 unsigned long long strtoull_l(const char *nptr, char **endptr, int base, locale_t loc) { function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdlib.h 256 extern unsigned long long int strtoull_l (__const char *__restrict __nptr,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdlib.h 256 extern unsigned long long int strtoull_l (__const char *__restrict __nptr,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdlib.h 256 extern unsigned long long int strtoull_l (__const char *__restrict __nptr,

Completed in 7484 milliseconds