Searched refs:__om (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/ |
| H A D | wbuffer_convert.h | 296 …<_Codecvt, _Elem, _Tr>::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __om) { in seekoff() argument 303 pos_type __r = __bufptr_->pubseekoff(__width * __off, __way, __om); in seekoff()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | locale | 3589 …<_Codecvt, _Elem, _Tr>::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __om) { 3596 pos_type __r = __bufptr_->pubseekoff(__width * __off, __way, __om);
|