Searched refs:yy_buffer_stack_max (Results 1 – 4 of 4) sorted by relevance
272 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable1986 (yy_buffer_stack_max) = num_to_alloc; in zconfensure_buffer_stack()1991 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ in zconfensure_buffer_stack()1996 num_to_alloc = (yy_buffer_stack_max) + grow_size; in zconfensure_buffer_stack()2005 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); in zconfensure_buffer_stack()2006 (yy_buffer_stack_max) = num_to_alloc; in zconfensure_buffer_stack()2211 (yy_buffer_stack_max) = 0; in yy_init_globals()
272 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */1986 (yy_buffer_stack_max) = num_to_alloc;1991 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){1996 num_to_alloc = (yy_buffer_stack_max) + grow_size;2005 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));2006 (yy_buffer_stack_max) = num_to_alloc;2211 (yy_buffer_stack_max) = 0;
253 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */1591 (yy_buffer_stack_max) = num_to_alloc;1596 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){1601 num_to_alloc = (yy_buffer_stack_max) + grow_size;1610 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));1611 (yy_buffer_stack_max) = num_to_alloc;1816 (yy_buffer_stack_max) = 0;
263 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */1854 (yy_buffer_stack_max) = num_to_alloc;1859 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){1864 num_to_alloc = (yy_buffer_stack_max) + grow_size;1873 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));1874 (yy_buffer_stack_max) = num_to_alloc;2079 (yy_buffer_stack_max) = 0;