Searched refs:_M_decr (Results 1 – 5 of 5) sorted by relevance
466 __stl_atomic_t _M_decr() { return _STLP_ATOMIC_DECREMENT(&_M_ref_count); } in _M_decr() function473 __stl_atomic_t _M_decr() { in _M_decr() function480 __stl_atomic_t _M_decr() { return --_M_ref_count; } in _M_decr() function
286 void _Rope_iterator_base<_CharT,_Alloc>::_M_decr(size_t __n) { in _M_decr() function416 __r->_M_decr(); // - ptr in _S_destr_leaf_concat_char_iter()419 __r->_M_decr(); // - ptr, __r->_M_ref_count == 1 or 0 in _S_destr_leaf_concat_char_iter()527 __r->_M_decr(); in _S_destr_concat_char_iter()533 __r->_M_decr(); in _S_destr_concat_char_iter()545 __new_right->_M_decr(); in _S_destr_concat_char_iter()1178 __r->_M_decr(); in _S_fetch_ptr()
432 if (_M_decr() == 0) _M_free_tree();821 void _M_decr(size_t __n);934 this->_M_decr(-__n);939 this->_M_decr(1);944 this->_M_decr(__n);960 this->_M_decr(1);1030 this->_M_decr(-__n);1035 this->_M_decr(1);1040 this->_M_decr(__n);1053 this->_M_decr(1);
92 void _M_decr() { _M_node = _M_node->_M_prev; } in _M_decr() function132 this->_M_decr();137 this->_M_decr();
45 if ((f != 0) && (f->_M_decr() == 0)) { in _release_facet()64 if (_M_count()._M_decr() == 0) { in ~Init()705 if (loc->_M_decr() == 0) { in _release_Locale_impl()