Searched defs:__string_type (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/ |
H A D | istream-string.cc | 50 typedef basic_string<char> __string_type; in operator >>() typedef 130 typedef basic_string<char> __string_type; in getline() typedef 215 typedef basic_string<wchar_t> __string_type; in getline() typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/ |
H A D | istream-string.cc | 50 typedef basic_string<char> __string_type; in operator >>() typedef 130 typedef basic_string<char> __string_type; in getline() typedef 215 typedef basic_string<wchar_t> __string_type; in getline() typedef
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | vstring.tcc | 198 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; in operator +() typedef 228 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; in operator +() typedef 559 __string_type; in operator >>() typedef 634 __string_type; in getline() typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | vstring.tcc | 198 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; in operator +() typedef 228 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; in operator +() typedef 559 __string_type; in operator >>() typedef 634 __string_type; in getline() typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | basic_string.tcc | 1156 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef 1174 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef 1472 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator >>() typedef 1544 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in getline() typedef
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | basic_string.tcc | 622 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef 641 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef 956 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator >>() typedef 1028 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in getline() typedef
|