Lines Matching refs:stack
280 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
281 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
288 * Returns the top of the stack, or NULL.
294 /* Same as previous macro, but useful when we know that the buffer stack is not
991 /* Number of entries by which start-condition stack grows. */
1965 /** Pushes the new state onto the stack. The new state becomes
1966 * the current state. This function will allocate the stack
1997 /** Removes and deletes the top of the stack, if present.
2017 /* Allocates the stack if it does not exist.
2027 * scanner will even need a stack. We use 2 instead of 1 to avoid an
2288 /* Pop the buffer stack, destroying each element. */
2295 /* Destroy the stack itself. */