Home | History | Annotate | Download | only in bits

Lines Matching refs:strtof

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