Home | History | Annotate | Download | only in include

Lines Matching full:epptr

307             this->setp(__intbuf_, __intbuf_ + (__rhs. epptr() - __rhs.pbase()));
310 (char_type*)__extbuf_ + (__rhs. epptr() - __rhs.pbase()));
427 ptrdiff_t __e = this->epptr() - this->pbase();
443 ptrdiff_t __e = __rhs.epptr() - __rhs.pbase();
672 char_type* __epb_save = this->epptr();
717 this->pbump(this->epptr() - this->pbase());