Home
last modified time | relevance | path

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

/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()
/llvm-project/libcxx/include/__ostream/
H A Dbasic_ostream.h713 seekp(off_type __off,ios_base::seekdir __dir) seekp() argument