Home
last modified time | relevance | path

Searched defs:__off (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/
H A Dstrstream.cpp236 seekoff(off_type __off,ios_base::seekdir __way,ios_base::openmode __which) seekoff() argument
/freebsd/contrib/llvm-project/libcxx/include/__ostream/
H A Dbasic_ostream.h713 basic_ostream<_CharT, _Traits>& basic_ostream<_CharT, _Traits>::seekp(off_type __off, ios_base::see… in seekp()