Searched refs:_M_remove_reference (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/gcc/libstdc++-v3/src/
H A Dlocale.cc88 { _M_impl->_M_remove_reference(); }
115 _M_impl->_M_remove_reference();
232 _M_facets[__i]->_M_remove_reference();
238 _M_caches[__i]->_M_remove_reference();
360 __fpr->_M_remove_reference();
381 __cpr->_M_remove_reference();
H A Dios.cc185 while (__p && __p->_M_remove_reference() == 0)
H A Dlocalename.cc171 _M_impl->_M_remove_reference();
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dlocale_classes.h405 _M_remove_reference() const throw() function in class:locale::facet
510 _M_remove_reference() throw() function in class:locale::_Impl
573 _M_impl->_M_remove_reference();
H A Dios_base.h483 _M_remove_reference() function in struct:ios_base::_Callback_list
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dlocale_classes.h231 _M_remove_reference() throw() function in class:std::locale::_Impl
320 _M_impl->_M_remove_reference();
372 _M_remove_reference() throw();
H A Dios_base.h396 _M_remove_reference() { return __exchange_and_add(&_M_refcount, -1); } function in struct:std::ios_base::_Callback_list
/openbsd-current/gnu/lib/libstdc++/libstdc++/src/
H A Dlocale.cc300 { _M_impl->_M_remove_reference(); }
314 _M_impl->_M_remove_reference();
401 _M_impl->_M_remove_reference();
466 _M_remove_reference() throw() function in class:std::locale::facet
H A Dlocalename.cc91 _M_facets[__i]->_M_remove_reference();
393 __fpr->_M_remove_reference();
H A Dios.cc354 while (__p && __p->_M_remove_reference() == 0)

Completed in 155 milliseconds