Lines Matching full:new_size
7606 size_t new_size = old_size + number_of_new_blocks;7607 blocks->resize(new_size);