Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Datof.c63 atof (const char *s) in atof() function
Dstdlib.tex18 * Function atof:: String to double or float
84 @include stdlib/atof.def
DCMakeLists.txt45 atof.c
Dmeson.build95 'atof.c',
/picolibc-latest/newlib/libc/include/
Dstdlib.h122 double atof (const char *__nptr);
/picolibc-latest/newlib/libm/test/
Dconvert.c134 test_mok(atof(pd->string), pd->value, CONVERT_BITS_DOUBLE); in test_atof()
/picolibc-latest/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-latest/
DCOPYING.picolibc3272 newlib/libc/stdlib/atof.c