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

  /bionic/libc/bionic/
wchar.cpp 252 long int wcstol(const wchar_t* nptr, wchar_t** endptr, int base) { function
  /ndk/sources/cxx-stl/llvm-libc++/src/support/android/
wchar_support.c 390 long wcstol(const wchar_t* nptr, wchar_t** endptr, int base) { function

Completed in 237 milliseconds