Home | History | Annotate | Download | only in ext

Lines Matching refs:strtof

2608   // NB: strtof vs strtod.
2611 { return __gnu_cxx::__stoa(&std::strtof, "stof", __str.c_str(), __idx); }