Searched refs:_M_decr (Results 1 – 2 of 2) sorted by relevance
438 // _M_ref_count, and member functions _M_incr and _M_decr, which perform473 _M_decr()614 if (0 == _M_decr())1083 void _M_decr(size_t __n);1186 this->_M_decr(-__n);1193 this->_M_decr(1);1201 this->_M_decr(__n);1222 this->_M_decr(1);1366 this->_M_decr(-__n);1373 this->_M_decr(1);[all …]
283 _M_decr(size_t __n) in _M_decr() function