Searched refs:pt_4 (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_stringbuf/seekoff/char/
H A D16956.cc47 pos_type pt_4 = strb_02.pubseekoff(0, ios_base::cur, ios_base::out); local
51 VERIFY( off_type(pt_5) == off_type(pt_4) );
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_stringbuf/seekoff/wchar_t/
H A D16956.cc47 pos_type pt_4 = strb_02.pubseekoff(0, ios_base::cur, ios_base::out); local
51 VERIFY( off_type(pt_5) == off_type(pt_4) );
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_stringbuf/seekoff/char/
H A D16956.cc48 pos_type pt_4 = strb_02.pubseekoff(0, ios_base::cur, ios_base::out); local
52 VERIFY( off_type(pt_5) == off_type(pt_4) );
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_stringbuf/seekoff/wchar_t/
H A D16956.cc48 pos_type pt_4 = strb_02.pubseekoff(0, ios_base::cur, ios_base::out); local
52 VERIFY( off_type(pt_5) == off_type(pt_4) );

Completed in 107 milliseconds