Lines Matching refs:__vstring
2550 stoi(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) in _GLIBCXX_VISIBILITY()
2555 stol(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) in _GLIBCXX_VISIBILITY()
2560 stoul(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) in _GLIBCXX_VISIBILITY()
2565 stoll(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) in _GLIBCXX_VISIBILITY()
2570 stoull(const __vstring& __str, std::size_t* __idx, int __base = 10) in _GLIBCXX_VISIBILITY()
2576 stof(const __vstring& __str, std::size_t* __idx = 0) in _GLIBCXX_VISIBILITY()
2580 stod(const __vstring& __str, std::size_t* __idx = 0) in _GLIBCXX_VISIBILITY()
2584 stold(const __vstring& __str, std::size_t* __idx = 0) in _GLIBCXX_VISIBILITY()
2590 inline __vstring in _GLIBCXX_VISIBILITY()
2592 { return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, 4 * sizeof(int), in _GLIBCXX_VISIBILITY()
2595 inline __vstring in _GLIBCXX_VISIBILITY()
2597 { return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, in _GLIBCXX_VISIBILITY()
2601 inline __vstring in _GLIBCXX_VISIBILITY()
2603 { return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, in _GLIBCXX_VISIBILITY()
2607 inline __vstring in _GLIBCXX_VISIBILITY()
2609 { return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, in _GLIBCXX_VISIBILITY()
2614 inline __vstring in _GLIBCXX_VISIBILITY()
2616 { return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, in _GLIBCXX_VISIBILITY()
2620 inline __vstring in _GLIBCXX_VISIBILITY()
2622 { return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, in _GLIBCXX_VISIBILITY()
2626 inline __vstring in _GLIBCXX_VISIBILITY()
2630 return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, __n, in _GLIBCXX_VISIBILITY()
2634 inline __vstring in _GLIBCXX_VISIBILITY()
2638 return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, __n, in _GLIBCXX_VISIBILITY()
2642 inline __vstring in _GLIBCXX_VISIBILITY()
2646 return __gnu_cxx::__to_xstring<__vstring>(&std::vsnprintf, __n, in _GLIBCXX_VISIBILITY()
2768 struct hash<__gnu_cxx::__vstring> in _GLIBCXX_VISIBILITY()
2769 : public __hash_base<size_t, __gnu_cxx::__vstring> in _GLIBCXX_VISIBILITY()
2772 operator()(const __gnu_cxx::__vstring& __s) const noexcept in _GLIBCXX_VISIBILITY()