Home
last modified time | relevance | path

Searched refs:_M_set_sharable (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Drc_string_base.h221 _M_set_sharable() in _GLIBCXX_VISIBILITY()
610 _M_set_sharable(); in _GLIBCXX_VISIBILITY()
612 __rcs._M_set_sharable(); in _GLIBCXX_VISIBILITY()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dcow_string.h240 _M_set_sharable() _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() function
250 this->_M_set_sharable(); // One reference. in _GLIBCXX_VISIBILITY()
3454 _M_rep()->_M_set_sharable(); in _GLIBCXX_VISIBILITY()
3456 __s._M_rep()->_M_set_sharable(); in _GLIBCXX_VISIBILITY()
3549 __p->_M_set_sharable(); in _GLIBCXX_VISIBILITY()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-2005919 (__rc_string_base<>::_M_is_leaked, _M_set_sharable): Change to private.
922 (__sso_string_base<>::_M_is_leaked, _M_set_sharable): Remove, unused.
DChangeLog-20131564 _M_is_leaked, _M_is_shared, _M_set_leaked, _M_set_sharable,
DChangeLog-2006952 _M_set_sharable() for backwards compatibility.
DChangeLog-20041289 (_Rep::_S_create): Don't set/call _M_length/_M_set_sharable here.