OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wcstold_l
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/bionic/
wchar.cpp
243
long double
wcstold_l
(const wchar_t *nptr, wchar_t **endptr, locale_t) {
function
/external/libcxx/include/support/android/
locale_bionic.h
183
static inline long double
wcstold_l
(const wchar_t *nptr, wchar_t **endptr,
function
Completed in 90 milliseconds