Lines Matching refs:__vstring
2694 stoi(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) in _GLIBCXX_VISIBILITY()
2699 stol(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) in _GLIBCXX_VISIBILITY()
2704 stoul(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) in _GLIBCXX_VISIBILITY()
2709 stoll(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) in _GLIBCXX_VISIBILITY()
2714 stoull(const __vstring& __str, std::size_t* __idx, int __base = 10) in _GLIBCXX_VISIBILITY()
2720 stof(const __vstring& __str, std::size_t* __idx = 0) in _GLIBCXX_VISIBILITY()
2724 stod(const __vstring& __str, std::size_t* __idx = 0) in _GLIBCXX_VISIBILITY()
2728 stold(const __vstring& __str, std::size_t* __idx = 0) in _GLIBCXX_VISIBILITY()
2736 inline __vstring in _GLIBCXX_VISIBILITY()
2738 { return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, 4 * sizeof(int), in _GLIBCXX_VISIBILITY()
2741 inline __vstring in _GLIBCXX_VISIBILITY()
2743 { return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, in _GLIBCXX_VISIBILITY()
2747 inline __vstring in _GLIBCXX_VISIBILITY()
2749 { return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, in _GLIBCXX_VISIBILITY()
2753 inline __vstring in _GLIBCXX_VISIBILITY()
2755 { return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, in _GLIBCXX_VISIBILITY()
2760 inline __vstring in _GLIBCXX_VISIBILITY()
2762 { return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, in _GLIBCXX_VISIBILITY()
2766 inline __vstring in _GLIBCXX_VISIBILITY()
2768 { return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, in _GLIBCXX_VISIBILITY()
2772 inline __vstring in _GLIBCXX_VISIBILITY()
2776 return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, __n, in _GLIBCXX_VISIBILITY()
2780 inline __vstring in _GLIBCXX_VISIBILITY()
2784 return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, __n, in _GLIBCXX_VISIBILITY()
2788 inline __vstring in _GLIBCXX_VISIBILITY()
2792 return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, __n, in _GLIBCXX_VISIBILITY()
2915 struct hash<__gnu_cxx::__vstring> in _GLIBCXX_VISIBILITY()
2916 : public __hash_base<size_t, __gnu_cxx::__vstring> in _GLIBCXX_VISIBILITY()
2919 operator()(const __gnu_cxx::__vstring& __s) const noexcept in _GLIBCXX_VISIBILITY()