Home
last modified time | relevance | path

Searched refs:wcstold (Results 1 – 6 of 6) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Dwcstold.c118 wcstold (const wchar_t *__restrict nptr, wchar_t **__restrict endptr) in wcstold() function
Dmeson.build184 'wcstold.c'
/picolibc-3.5.0-3.4.0/newlib/libc/include/
Dwchar.h205 long double wcstold (const wchar_t *, wchar_t **);
/picolibc-3.5.0-3.4.0/newlib/libc/stdio/
Dvfwscanf.c1559 qres = wcstold (buf, NULL); in _SVFWSCANF()
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-2015165 * libc/stdlib/wcstold.c (_strtold): Drop unused declaration.
1055 * libc/include/wchar.h (wcstold): Drop _LDBL_EQ_DBL requirement for
1060 * libc/stdlib/wcstold.c (wcstold): Add implementation for when
2041 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.
/picolibc-3.5.0-3.4.0/
DCOPYING.picolibc2026 newlib/libc/stdlib/wcstold.c