Home
last modified time | relevance | path

Searched refs:seekpos (Results 1 – 25 of 35) sorted by relevance

12

/openbsd/gnu/lib/libstdc++/libstdc++/config/io/
H A Dbasic_file_libio.cc84 __basic_file<char>::seekpos(streamoff __pos, ios_base::openmode __mode) in seekpos() function in std::__basic_file
164 __basic_file<wchar_t>::seekpos(streamoff __pos, ios_base::openmode __mode) in seekpos() function in std::__basic_file
H A Dbasic_file_libio.h85 seekpos(streamoff __pos,
206 seekpos(streamoff __pos,
280 __basic_file<char>::seekpos(streamoff __pos, ios_base::openmode __mode);
326 __basic_file<wchar_t>::seekpos(streamoff __pos, ios_base::openmode __mode);
H A Dbasic_file_stdio.h102 seekpos(streamoff __pos,
H A Dbasic_file_stdio.cc209 __basic_file<char>::seekpos(streamoff __pos, ios_base::openmode /*__mode*/) in seekpos() function in std::__basic_file
/openbsd/gnu/llvm/libcxx/include/
H A Dstreambuf88 virtual pos_type seekpos(pos_type sp,
167 { return seekpos(__sp, __which); }
280 virtual pos_type seekpos(pos_type __sp,
385 basic_streambuf<_CharT, _Traits>::seekpos(pos_type, ios_base::openmode)
H A Dstrstream50 virtual pos_type seekpos(pos_type sp,
184 pos_type seekpos(pos_type __sp,
H A Dsstream53 virtual pos_type seekpos(pos_type sp,
264 pos_type seekpos(pos_type __sp,
/openbsd/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_streambuf.h419 { return this->seekpos(__sp, __mode); }
735 seekpos(pos_type,
H A Dstd_sstream.h243 seekpos(pos_type __sp,
H A Dstd_fstream.h306 seekpos(pos_type __pos,
/openbsd/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_streambuf.h265 { return this->seekpos(__sp, __mode); }
610 seekpos(pos_type,
H A Dstd_sstream.h227 seekpos(pos_type __sp, in _GLIBCXX_BEGIN_NAMESPACE()
H A Dstd_fstream.h359 seekpos(pos_type __pos, in _GLIBCXX_BEGIN_NAMESPACE()
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dsstream.tcc181 seekpos(pos_type __sp, ios_base::openmode __mode) in seekpos() function in std::basic_stringbuf
H A Dfstream.tcc492 seekpos(pos_type __pos, ios_base::openmode __mode) in seekpos() function in std::basic_filebuf
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dsstream.tcc202 seekpos(pos_type __sp, ios_base::openmode __mode) in seekpos() function in basic_stringbuf
H A Dfstream.tcc721 seekpos(pos_type __pos, ios_base::openmode) in seekpos() function in basic_filebuf
/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h181 seekpos(std::streampos __pos, in _GLIBCXX_BEGIN_NAMESPACE()
/openbsd/gnu/llvm/libcxx/src/
H A Dstrstream.cpp296 strstreambuf::seekpos(pos_type __sp, ios_base::openmode __which) in seekpos() function in strstreambuf
/openbsd/gnu/lib/libstdc++/libstdc++/src/
H A Dstrstream.cc298 strstreambuf::seekpos(pos_type pos, ios_base::openmode mode) in seekpos() function in std::strstreambuf
/openbsd/gnu/gcc/libstdc++-v3/src/
H A Dstrstream.cc298 strstreambuf::seekpos(pos_type pos, ios_base::openmode mode) in seekpos() function in strstreambuf
/openbsd/gnu/lib/libstdc++/libstdc++/include/backward/
H A Dstrstream97 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode
/openbsd/gnu/gcc/libstdc++-v3/include/backward/
H A Dstrstream97 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C177 virtual streampos seekpos(streampos pos, int mode = ios::in|ios::out);
/openbsd/gnu/lib/libstdc++/libstdc++/libio/
H A Dwfileops.c741 JUMP_INIT(seekpos, _IO_default_seekpos),

12