Searched defs:__new_capacity (Results 1 – 3 of 3) sorted by relevance
493 size_type __new_capacity = __rsize; in _GLIBCXX_VISIBILITY() local545 size_type __new_capacity = _M_length() + __len2 - __len1; in _GLIBCXX_VISIBILITY() local
492 size_type __new_capacity = __rsize; in _GLIBCXX_VISIBILITY() local544 size_type __new_capacity = _M_length() + __len2 - __len1; in _GLIBCXX_VISIBILITY() local
264 size_type __new_capacity = __rsize; in _M_assign() local316 size_type __new_capacity = length() + __len2 - __len1; in _M_mutate() local