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

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

Completed in 196 milliseconds