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

  /ndk/sources/android/support/src/wcstox/
wcstol.c 25 unsigned long long wcstoull(const wchar_t *restrict s, function
60 return wcstoull(s, p, base);
  /external/libcxx/include/support/win32/
support.h 50 #define wcstoull _wcstoui64 macro
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
support.h 50 #define wcstoull _wcstoui64 macro
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
support.h 50 #define wcstoull _wcstoui64 macro

Completed in 196 milliseconds