Lines Matching refs:wcstold
508 extern long double wcstold (const wchar_t *__restrict __nptr,14117 using ::wcstold;14126 using ::__gnu_cxx::wcstold;14147 using std::wcstold;23207 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }