Searched refs:wcstold (Results 1 – 6 of 6) sorted by relevance
118 wcstold (const wchar_t *__restrict nptr, wchar_t **__restrict endptr) in wcstold() function
186 'wcstold.c'
205 long double wcstold (const wchar_t *, wchar_t **);
1569 qres = wcstold (buf, NULL); in _SVFWSCANF()
165 * libc/stdlib/wcstold.c (_strtold): Drop unused declaration.1055 * libc/include/wchar.h (wcstold): Drop _LDBL_EQ_DBL requirement for1060 * libc/stdlib/wcstold.c (wcstold): Add implementation for when2041 and lldiv for C99 and C++11. Move wcstold to wchar.h.2045 Move wcstold from stdlib.h here.2227 *libc/stdlib/wcstold.c (wcstold): ditto.6383 * libc/stdlib/wcstold.c: Likewise.6485 (strtold, wcstold): Declare.6487 * libc/stdlib/wcstold.c: Likewise.6490 * libc/stdlib/Makefile.am: Add strtold.c and wcstold.c.
2120 newlib/libc/stdlib/wcstold.c