Home | History | Annotate | Download | only in bits

Lines Matching refs:strtof

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