Lines Matching full:grow_size
3040 int grow_size = 8 /* arbitrary grow size */;3042 num_to_alloc = (yy_buffer_stack_max) + grow_size;3049 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));