Lines Matching refs:stack
254 /* A type that is properly aligned for any stack member. */
261 /* The size of the maximum gap between one aligned stack and the next. */
290 elements in the stack, and YYPTR gives the new location of the
291 stack. Advance YYPTR to a properly aligned location for the next
292 stack. */
799 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
841 YYFPRINTF (stderr, "Reducing stack by rule %d (line %u), ",
872 if the built-in stack extension method is used).
1106 /* The state stack. */
1111 /* The semantic value stack. */
1138 /* Initialize stack pointers.
1139 Waste one element of value and location stack
1140 so that they stay on the same level as the state stack.
1170 /* Give user a chance to reallocate the stack. Use copies of
1177 /* Each stack pointer address is followed by the size of the
1178 data in use in that stack, in bytes. This used to be a
1181 yyoverflow ("parser stack overflow",
1194 /* Extend the stack our own way. */
1817 then the rest of the stack, then return failure. */
1925 yyerror ("parser stack overflow");