Searched refs:__old_num_nodes (Results 1 – 1 of 1) sorted by relevance
775 size_type __old_num_nodes = this->_M_finish._M_node - this->_M_start._M_node + 1; in _M_reallocate_map() local776 size_type __new_num_nodes = __old_num_nodes + __nodes_to_add; in _M_reallocate_map()786 __new_nstart + __old_num_nodes); in _M_reallocate_map()803 this->_M_finish._M_set_node(__new_nstart + __old_num_nodes - 1); in _M_reallocate_map()