Lines Matching refs:strtof
3107 * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold): Also
3432 * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold):Prototype
13127 * (strtof): Ditto.
13130 functions for use by strtod and strtof.
16249 * libc/include/stdlib.h (strtof): New prototype (from C99).
16251 to strtof.
16252 * libc/stdlib/atof.c: Change documentation to refer to strtof
16254 * libc/stdlib/atoff.c (atoff): Change to call strtof instead of
16256 * libc/stdlib/strtod.c (strtodf): Renamed to strtof.
16257 (strtof): New function.
16259 calls strtof.