Home
last modified time | relevance | path

Searched refs:wcstod (Results 1 – 8 of 8) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Dwcstod.c292 wcstod (const wchar_t *__restrict nptr, wchar_t **__restrict endptr) in wcstod() function
Dstdlib.tex54 * wcstod:: Wide string to double or float
189 @include stdlib/wcstod.def
DCMakeLists.txt103 wcstod.c
Dmeson.build153 'wcstod.c',
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dwchar.h162 double wcstod (const wchar_t *__restrict, wchar_t **__restrict);
/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dvfwscanf.c1572 res = wcstod (buf, NULL); in _SVFWSCANF()
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-20152225 *libc/stdlib/wcstod.c (wcstod): ditto.
5586 * libc/stdlib/wcstod.c: Ditto.
6119 * libc/stdlib/wcstod.c (_wcstod_r): Evaluate correct wide char
7138 * libc/stdlib/wcstod.c: Remove stray character in
7194 * libc/stdlib/wcstod.c: Add includes for <wctype.h> and <math.h>.
7222 (wcstod): Declare.
7224 * libc/stdlib/Makefile.am (GENERAL_SOURCES): Add wcstod.c.
7225 (CHEWOUT_FILES): Add wcstod.def.
7227 * libc/stdlib/stdlib.tex: Add wcstod.
7228 * libc/stdlib/wcstod.c: New file.
/picolibc-3.7.0-3.6.0/
DCOPYING.picolibc184 newlib/libc/stdlib/wcstod.c