Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Datof.c64 atof (const char *s) in atof() function
Dstdlib.tex18 * atof:: String to double or float
84 @include stdlib/atof.def
DCMakeLists.txt43 atof.c
Dmeson.build93 'atof.c',
/picolibc-3.5.0-3.4.0/newlib/libc/include/
Dstdlib.h110 double atof (const char *__nptr);
/picolibc-3.5.0-3.4.0/newlib/libm/test/
Dconvert.c125 test_mok(atof(pd->string), pd->value, CONVERT_BITS_DOUBLE); in test_atof()
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-201514728 * libc/stdlib/atof.c: Likewise.
16252 * libc/stdlib/atof.c: Change documentation to refer to strtof
19710 (e.g. _strtol_r, _strtoul_r). Also replaced calls to atol and atof
24886 * libc/stdlib/atof.c (atoff): Moved to atoff.c.
26919 assert.c atexit.c atof.c atoi.c atol.c bsearch.c calloc.c div.c
27705 atof, atoff, strtod, strtodf, atoi, atol, strtol, ecvtbuf, ecvt,
/picolibc-3.5.0-3.4.0/
DCOPYING.picolibc3040 newlib/libc/stdlib/atof.c