/openbsd-src/gnu/gcc/libstdc++-v3/include/std/ |
H A D | std_sstream.h | 71 typedef typename traits_type::int_type int_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef 270 typedef typename traits_type::int_type int_type; typedef 383 typedef typename traits_type::int_type int_type; typedef 496 typedef typename traits_type::int_type int_type; typedef
|
H A D | std_fstream.h | 75 typedef typename traits_type::int_type int_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef 430 typedef typename traits_type::int_type int_type; typedef 558 typedef typename traits_type::int_type int_type; typedef 689 typedef typename traits_type::int_type int_type; typedef
|
H A D | std_istream.h | 63 typedef typename _Traits::int_type int_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef 785 typedef typename _Traits::int_type int_type; typedef
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/std/ |
H A D | std_sstream.h | 72 typedef typename traits_type::int_type int_type; typedef 298 typedef typename traits_type::int_type int_type; typedef 417 typedef typename traits_type::int_type int_type; typedef 536 typedef typename traits_type::int_type int_type; typedef
|
H A D | std_fstream.h | 69 typedef typename traits_type::int_type int_type; typedef 478 typedef typename traits_type::int_type int_type; typedef 601 typedef typename traits_type::int_type int_type; typedef 727 typedef typename traits_type::int_type int_type; typedef
|
H A D | std_istream.h | 63 typedef typename _Traits::int_type int_type; typedef 710 typedef typename _Traits::int_type int_type; typedef
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | streambuf_iterator.h | 59 typedef typename _Traits::int_type int_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef 331 typedef typename traits_type::int_type int_type; in __copy_aux() typedef 366 typedef typename traits_type::int_type int_type; in find() typedef
|
H A D | char_traits.h | 64 typedef unsigned long int_type; typedef 90 typedef typename _Char_types<_CharT>::int_type int_type; typedef
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | codecvt_members_unicode_char.cc | 40 typedef unsigned long int_type; typedef 125 typedef unicode_t int_type; in test01() typedef 213 typedef unicode_t int_type; in test02() typedef
|
H A D | codecvt_members_unicode_wchar_t.cc | 39 typedef unsigned long int_type; typedef 100 typedef unicode_t int_type; in test01() typedef
|
/openbsd-src/lib/libc/locale/ |
H A D | wcstoimax.c | 15 typedef intmax_t int_type; typedef
|
H A D | wcstoll.c | 14 typedef long long int int_type; typedef
|
H A D | wcstol.c | 14 typedef long int_type; typedef
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | char_traits.h | 53 typedef unsigned long int_type; typedef 63 typedef typename _Char_types<_CharT>::int_type int_type; typedef
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
H A D | streambuf_members.cc | 96 typedef testbuf::int_type int_type; in test01() typedef 161 typedef testbuf::int_type int_type; in test02() typedef 201 std::basic_streambuf<charT, traits>::int_type int_type; typedef in basic_nullbuf
|
H A D | ifstream.cc | 44 typedef test_type::int_type int_type; in test01() typedef
|
H A D | istringstream.cc | 44 typedef test_type::int_type int_type; in test01() typedef
|
H A D | ostringstream.cc | 44 typedef test_type::int_type int_type; in test01() typedef
|
H A D | ios.cc | 44 typedef test_type::int_type int_type; in test01() typedef
|
H A D | ofstream.cc | 44 typedef test_type::int_type int_type; in test01() typedef
|
H A D | iostream.cc | 44 typedef test_type::int_type int_type; in test01() typedef
|
H A D | streambuf.cc | 45 typedef test_type::int_type int_type; in test01() typedef
|
H A D | istream.cc | 45 typedef test_type::int_type int_type; in test01() typedef
|
H A D | ostream.cc | 45 typedef test_type::int_type int_type; in test01() typedef
|
H A D | fstream.cc | 45 typedef test_type::int_type int_type; in test01() typedef
|