Home | History | Annotate | Download | only in ext

Lines Matching refs:strtof

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