Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Dfpos.cc42 state_type state02; in test01() local
78 state_type state02; in test02() local
144 state_type state02; 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.cc63 iostate state02 = f_in1.rdstate(); in test02() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dcodecvt_members_unicode_char.cc170 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 Dcodecvt_members_wchar_t_char.cc79 w_codecvt::state_type state02; in test01() local
H A Dcodecvt_members_unicode_wchar_t.cc155 unicode_codecvt::state_type state02("UCS-2BE", "UCS-4BE", 0xfeff, 0); in test01() local