Searched refs:__iadj (Results 1 – 1 of 1) sorted by relevance
325 streamoff __iadj = _M_width * (this->gptr() - this->eback()); in seekoff() local332 if (__iadj <= _M_ext_buf_end - _M_ext_buf) { in seekoff()333 …streamoff __eadj = _M_base._M_get_offset(_M_ext_buf + __STATIC_CAST(ptrdiff_t, __iadj), _M_ext_bu… in seekoff()