Searched refs:wcstold_l (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/lib/libc/locale/
H A Dwcstold.c44 wcstold_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, function
89 return wcstold_l(nptr, endptr, __get_locale());
/freebsd-10.3-release/include/xlocale/
H A D_wchar.h119 long double wcstold_l(const wchar_t * __restrict,

Completed in 107 milliseconds