Searched refs:wcstod (Results 1 – 8 of 8) sorted by relevance
292 wcstod (const wchar_t *__restrict nptr, wchar_t **__restrict endptr) in wcstod() function
54 * wcstod:: Wide string to double or float189 @include stdlib/wcstod.def
103 wcstod.c
153 'wcstod.c',
162 double wcstod (const wchar_t *__restrict, wchar_t **__restrict);
1572 res = wcstod (buf, NULL); in _SVFWSCANF()
2225 *libc/stdlib/wcstod.c (wcstod): ditto.5586 * libc/stdlib/wcstod.c: Ditto.6119 * libc/stdlib/wcstod.c (_wcstod_r): Evaluate correct wide char7138 * libc/stdlib/wcstod.c: Remove stray character in7194 * 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.
184 newlib/libc/stdlib/wcstod.c