Home
last modified time | relevance | path

Searched refs:_M_refcopy (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/
Drc_string_base.h135 _M_refcopy() throw() in _GLIBCXX_BEGIN_NAMESPACE() function
201 ? _M_rep()->_M_refcopy() : _M_rep()->_M_clone(__alloc); in _GLIBCXX_BEGIN_NAMESPACE()
302 : _M_dataplus(_Alloc(), _S_empty_rep._M_refcopy()) { } in _GLIBCXX_BEGIN_NAMESPACE()
500 return _S_empty_rep._M_refcopy(); in _S_construct()
545 return _S_empty_rep._M_refcopy(); in _S_construct()
573 return _S_empty_rep._M_refcopy(); in _S_construct()
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dbasic_string.tcc81 return _S_empty_rep()._M_refcopy(); in _S_construct()
141 return _S_empty_rep()._M_refcopy(); in _S_construct()
170 return _S_empty_rep()._M_refcopy();
Dbasic_string.h196 ? _M_refcopy() : _M_clone(__alloc1); in _M_grab()
214 _M_refcopy() throw() in _M_refcopy() function
862 : _M_dataplus(_S_empty_rep()._M_refcopy(), _Alloc()) { } in basic_string()
/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dbasic_string.h223 ? _M_refcopy() : _M_clone(__alloc1); in _GLIBCXX_BEGIN_NAMESPACE()
245 _M_refcopy() throw() in _GLIBCXX_BEGIN_NAMESPACE() function