Searched refs:wcstof_l (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/lib/libc/locale/
H A Dwcstof.c44 wcstof_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, function
82 return wcstof_l(nptr, endptr, __get_locale());
H A DSymbol.map188 wcstof_l;
/freebsd-10.0-release/include/xlocale/
H A D_wchar.h117 float wcstof_l(const wchar_t * __restrict,

Completed in 114 milliseconds