Home | History | Annotate | Download | only in bits

Lines Matching refs:wcstof

2950   // NB: wcstof vs wcstod.
2953 { return __gnu_cxx::__stoa(&std::wcstof, "stof", __str.c_str(), __idx); }