Home
last modified time | relevance | path

Searched defs:wcstod (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/netbsd-tests/lib/libc/locale/
H A Dt_wcstod.c392 ATF_TC_HEAD(wcstod, tc) in ATF_TC_HEAD() argument
396 ATF_TC_BODY(wcstod, tc) in ATF_TC_BODY() argument
/freebsd-src/lib/libc/locale/
H A Dwcstod.c112 wcstod(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr) in wcstod() function