Searched refs:tellp (Results 1 – 8 of 8) sorted by relevance
30 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos()
339 tellp(); in _GLIBCXX_BEGIN_NAMESPACE()
217 tellp() in tellp() function in basic_ostream
67 pos_type tellp();216 pos_type tellp();994 basic_ostream<_CharT, _Traits>::tellp()
5096 * testsuite/27_io/basic_ostream/tellp/wchar_t/1.cc: Likewise.5097 * testsuite/27_io/basic_ostream/tellp/wchar_t/2.cc: Likewise.5098 * testsuite/27_io/basic_ostream/tellp/wchar_t/
847 (basic_istream::tellp): Same. 879 * testsuite/27_io/basic_ostream/tellp/char/exceptions_badbit_throw.cc: 6477 * 27_io/basic_ostream/tellp/char/1.cc: New.6478 * 27_io/basic_ostream/tellp/char/2.cc: New.
1752 * testsuite/27_io/basic_ostream/tellp/char/1.cc: Likewise.1753 * testsuite/27_io/basic_ostream/tellp/char/2.cc: Likewise.
2854 * bits/std_ostream.h: Fix sentry objects, implement seekp, tellp,