Searched refs:__pback_end (Results 1 – 1 of 1) sorted by relevance
177 _CharT* __pback_end = _M_pback_buf + __STATIC_CAST(int,_S_pback_buf_size); in pbackfail() local181 this->setg(this->egptr() - 1, this->egptr() - 1, __pback_end); in pbackfail()189 this->setg(__pback_end - 1, __pback_end - 1, __pback_end); in pbackfail()