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

  /ndk/sources/cxx-stl/llvm-libc++/include/support/win32/
support.h 43 #define wcstoull _wcstoui64 macro
  /ndk/sources/cxx-stl/llvm-libc++/src/support/android/
wchar_support.c 405 unsigned long long wcstoull(const wchar_t* nptr, wchar_t** endptr, int base) { function

Completed in 407 milliseconds