Home
last modified time | relevance | path

Searched defs:isbuf_02 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Distream_extractor_char.cc35 std::stringbuf isbuf_02(str_02, std::ios_base::in); in test01() local
165 std::stringbuf isbuf_02(str_02, std::ios_base::in); in test02() local
H A Distream_extractor_other.cc43 std::stringbuf isbuf_02(str_01, std::ios_base::in); in test01() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/istream_extractor_arith/
H A D10.cc74 std::stringbuf isbuf_02(str_02); in test10() local