Searched refs:__inext (Results 1 – 1 of 1) sorted by relevance
224 const _CharT* __inext = __ibegin; in overflow() local227 = _M_codecvt->out(_M_state, __ibegin, __iend, __inext, in overflow()241 (((__inext == __iend) && in overflow()243 (!_M_constant_width && __inext != __ibegin))) { in overflow()247 __ibegin += __inext - __ibegin; in overflow()353 _CharT* __inext = __ibegin; in seekoff() local358 __ibegin, __ibegin + __ipos, __inext); in seekoff()365 _STLP_ASSERT(__inext == __ibegin + __ipos) in seekoff()532 _CharT* __inext; in _M_underflow_aux() local537 _M_int_buf, _M_int_buf_EOS, __inext); in _M_underflow_aux()[all …]