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

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
support.h 39 #define wcstoll _wcstoi64 macro
  /ndk/sources/android/support/src/
wchar_support.c 367 long long wcstoll(const wchar_t* nptr, wchar_t** endptr, int base) { function

Completed in 467 milliseconds