Lines Matching refs:strtold
144 * libc/stdlib/strtold.c (__flt_rounds): Define for i386 and x86_64
148 (_strtold_r): Converted from strtold. Call _strtorx_r on targets
150 (strtold): Just call _strtold_r.
1900 * libc/include/stdlib.h (strtold): Define if _HAVE_LONG_DOUBLE is
1902 * libc/stdlib/strtold.c (strtold): Ditto. Call strtod on systems
2403 libc/stdlib/strtol.c, libc/stdlib/strtold.c,
3107 * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold): Also
3432 * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold):Prototype
6382 * libc/stdlib/strtold.c: Include local.h.
6485 (strtold, wcstold): Declare.
6486 * libc/stdlib/strtold.c: New File.
6490 * libc/stdlib/Makefile.am: Add strtold.c and wcstold.c.