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++/libcxx/include/support/win32/
support.h 40 #define wcstoull _wcstoui64 macro
  /ndk/sources/android/support/src/
wchar_support.c 372 unsigned long long wcstoull(const wchar_t* nptr, wchar_t** endptr, int base) { function

Completed in 140 milliseconds