Lines Matching refs:needed_space
4312 int needed_space = size + kGap;4313 while (buffer_space() <= needed_space) GrowBuffer();