Searched refs:__computed_off (Results 1 – 2 of 2) sorted by relevance
450 off_type __computed_off = __width * __off; in seekoff() local465 __computed_off += _M_in_cur - _M_filepos; in seekoff()468 __ret = _M_file.seekoff(__computed_off, __way, __mode); in seekoff()
689 off_type __computed_off = __off * __width; in seekoff() local693 __computed_off += this->gptr() - this->egptr(); in seekoff()702 __computed_off += _M_ext_buf + __gptr_off - _M_ext_end; in seekoff()709 __ret = _M_seek(__computed_off, __way, __state); in seekoff()