Lines Matching refs:stack
262 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
263 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
270 * Returns the top of the stack, or NULL.
276 /* Same as previous macro, but useful when we know that the buffer stack is not
749 /* Number of entries by which start-condition stack grows. */
1610 /** Pushes the new state onto the stack. The new state becomes
1611 * the current state. This function will allocate the stack
1642 /** Removes and deletes the top of the stack, if present.
1662 /* Allocates the stack if it does not exist.
1672 * scanner will even need a stack. We use 2 instead of 1 to avoid an
1933 /* Pop the buffer stack, destroying each element. */
1940 /* Destroy the stack itself. */