Searched defs:pos02 (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
H A D | fpos.cc | 45 std::streampos pos02; in test01() local 88 std::streampos pos02 = i02; in test02() local 158 const std::streampos pos02(54); in test03() local
|
H A D | istream_seeks.cc | 132 std::istream::pos_type pos01, pos02, pos03, pos04, pos05, pos06; in test04() local 243 std::istream::pos_type pos01, pos02, pos03, pos04, pos05, pos06; in test05() local
|