Home | History | Annotate | Download | only in bits

Lines Matching refs:strtof

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