Home
last modified time | relevance | path

Searched defs:seekoff (Results 1 – 5 of 5) sorted by relevance

/llvm-project/libcxx/test/std/input.output/iostream.format/output.streams/ostream.seeks/
H A Dtellp.pass.cpp33 seekoff(typename base::off_type off, std::ios_base::seekdir way, std::ios_base::openmode which) in seekoff() function
H A Dseekp2.pass.cpp33 seekoff(typename base::off_type off, std::ios_base::seekdir way, in seekoff() function
/llvm-project/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/
H A Dtellg.pass.cpp41 typename base::pos_type seekoff(typename base::off_type off, seekoff() function
H A Dseekg_off.pass.cpp43 typename base::pos_type seekoff(typename base::off_type off, seekoff() function
/llvm-project/libcxx/src/
H A Dstrstream.cpp173 strstreambuf::pos_type strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::ope… in seekoff() function in strstreambuf