Lines Matching defs:new_size
8029 size_t new_size = old_size + number_of_new_blocks;8030 blocks->resize(new_size);