Searched refs:__new_nstart (Results 1 – 1 of 1) sorted by relevance
717 _Map_pointer __new_nstart; in _M_reallocate_map() local720 __new_nstart = this->_M_impl._M_map + (this->_M_impl._M_map_size in _M_reallocate_map()723 if (__new_nstart < this->_M_impl._M_start._M_node) in _M_reallocate_map()726 __new_nstart); in _M_reallocate_map()730 __new_nstart + __old_num_nodes); in _M_reallocate_map()739 __new_nstart = __new_map + (__new_map_size - __new_num_nodes) / 2 in _M_reallocate_map()743 __new_nstart); in _M_reallocate_map()750 this->_M_impl._M_start._M_set_node(__new_nstart); in _M_reallocate_map()751 this->_M_impl._M_finish._M_set_node(__new_nstart + __old_num_nodes - 1); in _M_reallocate_map()