Lines Matching refs:grow_size
2465 int grow_size = 8 /* arbitrary grow size */;2467 num_to_alloc = (yy_buffer_stack_max) + grow_size;2476 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));