Searched defs:state01 (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
H A D | fpos.cc | 41 state_type state01; in test01() local 77 state_type state01; in test02() local 143 state_type state01; in test03() local
|
H A D | istream_seeks.cc | 133 std::ios_base::iostate state01, state02; in test04() local 244 std::ios_base::iostate state01, state02; in test05() local
|
H A D | ostream_inserter_other.cc | 61 iostate state01 = f_in1.rdstate(); in test02() local
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | codecvt_members_unicode_char.cc | 159 unicode_codecvt::state_type state01("UCS-2BE", "ISO-8859-15", 0xfeff, 0); in test01() local 247 unicode_codecvt::state_type state01("UCS-2LE", "ISO-8859-15", 0xfeff, 0); in test02() local
|
H A D | codecvt_members_wchar_t_char.cc | 69 w_codecvt::state_type state01; in test01() local
|
H A D | codecvt_members_unicode_wchar_t.cc | 145 unicode_codecvt::state_type state01("UCS-2BE", "UCS-4BE", 0xfeff, 0); in test01() local
|