Home | History | Annotate | Download | only in devel

Lines Matching full:atof

2713 * strconv: handle [-+]Infinity in atof.
4315 * strconv: atof: added 'E' as valid token for exponent (thanks Stefan Nilsson),
4541 * strconv: Atof on Infs and NaNs.