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

/freebsd-12-stable/lib/libc/locale/
H A Dwcstod.c52 wcstod_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, function
117 return wcstod_l(nptr, endptr, __get_locale());
/freebsd-12-stable/include/xlocale/
H A D_wchar.h102 double wcstod_l(const wchar_t * __restrict,

Completed in 117 milliseconds