OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 130 milliseconds