Searched defs:state02 (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
H A D | fpos.cc | 42 state_type state02; in test01() local 78 state_type state02; in test02() local 144 state_type state02; 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 | 63 iostate state02 = f_in1.rdstate(); in test02() local
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | codecvt_members_unicode_char.cc | 170 unicode_codecvt::state_type state02("UCS-2BE", "ISO-8859-15", 0xfeff, 0); in test01() local 258 unicode_codecvt::state_type state02("UCS-2LE", "ISO-8859-15", 0xfeff, 0); in test02() local
|
H A D | codecvt_members_wchar_t_char.cc | 79 w_codecvt::state_type state02; in test01() local
|
H A D | codecvt_members_unicode_wchar_t.cc | 155 unicode_codecvt::state_type state02("UCS-2BE", "UCS-4BE", 0xfeff, 0); in test01() local
|