Home | History | Annotate | Download | only in include

Lines Matching full:__wch

4066                              ios_base::openmode __wch = ios_base::in | ios_base::out);
4068 ios_base::openmode __wch = ios_base::in | ios_base::out);
4335 wbuffer_convert<_Codecvt, _Elem, _Tr>::seekpos(pos_type __sp, ios_base::openmode __wch)
4339 if (__bufptr_->pubseekpos(__sp, __wch) == pos_type(off_type(-1)))