Home
last modified time | relevance | path

Searched defs:state01 (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Dfpos.cc41 state_type state01; in test01() local
77 state_type state01; in test02() local
143 state_type state01; in test03() local
H A Distream_seeks.cc133 std::ios_base::iostate state01, state02; in test04() local
244 std::ios_base::iostate state01, state02; in test05() local
H A Dostream_inserter_other.cc61 iostate state01 = f_in1.rdstate(); in test02() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dcodecvt_members_unicode_char.cc159 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 Dcodecvt_members_wchar_t_char.cc69 w_codecvt::state_type state01; in test01() local
H A Dcodecvt_members_unicode_wchar_t.cc145 unicode_codecvt::state_type state01("UCS-2BE", "UCS-4BE", 0xfeff, 0); in test01() local