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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/src/
H A Dlocale.cc80 { _M_impl->_M_add_reference(); }
115 __other._M_impl->_M_add_reference();
261 _M_facets[__i]->_M_add_reference();
268 _M_caches[__j]->_M_add_reference();
356 __fp->_M_add_reference();
401 __cache->_M_add_reference();
H A Dlocalename.cc40 (_M_impl = _S_classic)->_M_add_reference();
52 (_M_impl = _S_classic)->_M_add_reference();
133 (_M_impl = _S_classic)->_M_add_reference();
H A Dlocale_init.cc223 _M_impl->_M_add_reference();
227 _S_global->_M_add_reference();
240 __other._M_impl->_M_add_reference();
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/src/
H A Dlocale.cc66 { _M_impl->_M_add_reference(); }
101 __other._M_impl->_M_add_reference();
247 _M_facets[__i]->_M_add_reference();
254 _M_caches[__j]->_M_add_reference();
342 __fp->_M_add_reference();
387 __cache->_M_add_reference();
H A Dlocalename.cc43 (_M_impl = _S_classic)->_M_add_reference();
55 (_M_impl = _S_classic)->_M_add_reference();
136 (_M_impl = _S_classic)->_M_add_reference();
H A Dlocale_init.cc104 _S_global->_M_add_reference();
116 __other._M_impl->_M_add_reference();
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dlocale_classes.h402 _M_add_reference() const throw() function in class:std::locale::facet
507 _M_add_reference() throw() function in class:std::locale::_Impl
H A Dios_base.h479 _M_add_reference() { __gnu_cxx::__atomic_add(&_M_refcount, 1); } function in struct:std::ios_base::_Callback_list
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dlocale_classes.h399 _M_add_reference() const throw() function in class:locale::facet
505 _M_add_reference() throw() function in class:locale::_Impl
H A Dios_base.h481 _M_add_reference() { __gnu_cxx::__atomic_add_dispatch(&_M_refcount, 1); } function in struct:ios_base::_Callback_list

Completed in 77 milliseconds