Searched refs:pbump (Results 1 – 6 of 6) sorted by relevance
87 this->pbump((int)_M_str.size()); // initial write position, if we initialized with string in _M_set_ptrs()148 this->pbump(1); in overflow()155 this->pbump((int)_M_str.size()); in overflow()159 this->pbump((int)_M_str.size()); in overflow()181 this->pbump((int)__n); in xsputn()204 this->pbump((int)_M_str.size()); in xsputn()224 this->pbump(__STATIC_CAST(int, __n)); in _M_xsputnc()249 this->pbump((int)_M_str.size()); in _M_xsputnc()290 this->pbump((int)__offp); in setbuf()349 this->pbump((int)__off); in seekoff()[all …]
115 void pbump(int __n) { _M_pnext += __n; } in pbump() function
138 pbump((int)old_size); in overflow()149 pbump(1); in overflow()236 pbump((int)off); in seekoff()240 pbump((int)(off - (pbase() - seeklow))); in seekoff()
226 this->pbump(1); in overflow()240 this->pbump(-bytes_to_write); in overflow()
189 pbump(newoffo + off);212 pbump(o);
198 pbump(1); in overflow()