Searched refs:_M_set_length_and_sharable (Results 1 – 5 of 5) sorted by relevance
244 _M_set_length_and_sharable(size_type __n) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() function1014 _M_rep()->_M_set_length_and_sharable(0); in _GLIBCXX_VISIBILITY()1339 _M_rep()->_M_set_length_and_sharable(__len); in _GLIBCXX_VISIBILITY()3076 __r->_M_set_length_and_sharable(__len); in _GLIBCXX_VISIBILITY()3106 __r->_M_set_length_and_sharable(__dnew); in _GLIBCXX_VISIBILITY()3124 __r->_M_set_length_and_sharable(__n); in _GLIBCXX_VISIBILITY()3192 _M_rep()->_M_set_length_and_sharable(__n); in _GLIBCXX_VISIBILITY()3209 _M_rep()->_M_set_length_and_sharable(__len); in _GLIBCXX_VISIBILITY()3236 _M_rep()->_M_set_length_and_sharable(__len); in _GLIBCXX_VISIBILITY()3253 _M_rep()->_M_set_length_and_sharable(__len); in _GLIBCXX_VISIBILITY()[all …]
2534 _M_set_length_and_sharable, ignore, eq): Define to XX suffixed2921 * include/bits/basic_string.h (_Rep::_M_set_length_and_sharable):
1565 _M_set_length_and_sharable, _M_dispose]: Likewise.
1286 * include/bits/basic_string.h (_M_set_length_and_sharable): New.
3252 _M_set_length_and_sharable): Do not write the empty rep.