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

  /external/libcxx/include/support/android/
locale_bionic.h 172 static inline long long wcstoll_l(const wchar_t *nptr, wchar_t **endptr, function
  /bionic/libc/bionic/
wchar.cpp 233 long long wcstoll_l(const wchar_t *nptr, wchar_t **endptr, int base, function
  /bionic/libc/include/
wchar.h 154 extern long long wcstoll_l(const wchar_t *, wchar_t **, int, locale_t);
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
wchar.h 154 extern long long wcstoll_l(const wchar_t *, wchar_t **, int, locale_t);
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
wchar.h 154 extern long long wcstoll_l(const wchar_t *, wchar_t **, int, locale_t);
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
wchar.h 154 extern long long wcstoll_l(const wchar_t *, wchar_t **, int, locale_t);
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
wchar.h 154 extern long long wcstoll_l(const wchar_t *, wchar_t **, int, locale_t);
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
wchar.h 154 extern long long wcstoll_l(const wchar_t *, wchar_t **, int, locale_t);
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
wchar.h 154 extern long long wcstoll_l(const wchar_t *, wchar_t **, int, locale_t);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
wchar.h 537 extern long long int wcstoll_l (__const wchar_t *__restrict __nptr,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
wchar.h 537 extern long long int wcstoll_l (__const wchar_t *__restrict __nptr,

Completed in 2854 milliseconds