OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__wvstring
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
vstring_fwd.h
63
typedef __versa_string<wchar_t>
__wvstring
;
typedef
64
typedef
__wvstring
__wsso_string;
vstring.h
2798
stoi(const
__wvstring
& __str, std::size_t* __idx = 0, int __base = 10)
2803
stol(const
__wvstring
& __str, std::size_t* __idx = 0, int __base = 10)
2808
stoul(const
__wvstring
& __str, std::size_t* __idx = 0, int __base = 10)
2813
stoll(const
__wvstring
& __str, std::size_t* __idx = 0, int __base = 10)
2818
stoull(const
__wvstring
& __str, std::size_t* __idx = 0, int __base = 10)
2824
stof(const
__wvstring
& __str, std::size_t* __idx = 0)
2828
stod(const
__wvstring
& __str, std::size_t* __idx = 0)
2832
stold(const
__wvstring
& __str, std::size_t* __idx = 0)
2837
inline
__wvstring
2839
{ return __gnu_cxx::__to_xstring<
__wvstring
>(&std::vswprintf
[
all
...]
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
vstring_fwd.h
61
typedef __versa_string<wchar_t>
__wvstring
;
typedef
62
typedef
__wvstring
__wsso_string;
vstring.h
2801
stoi(const
__wvstring
& __str, std::size_t* __idx = 0, int __base = 10)
2806
stol(const
__wvstring
& __str, std::size_t* __idx = 0, int __base = 10)
2811
stoul(const
__wvstring
& __str, std::size_t* __idx = 0, int __base = 10)
2816
stoll(const
__wvstring
& __str, std::size_t* __idx = 0, int __base = 10)
2821
stoull(const
__wvstring
& __str, std::size_t* __idx = 0, int __base = 10)
2827
stof(const
__wvstring
& __str, std::size_t* __idx = 0)
2831
stod(const
__wvstring
& __str, std::size_t* __idx = 0)
2835
stold(const
__wvstring
& __str, std::size_t* __idx = 0)
2840
inline
__wvstring
2842
{ return __gnu_cxx::__to_xstring<
__wvstring
>(&std::vswprintf
[
all
...]
Completed in 32 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026