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