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