Home | History | Annotate | Download | only in bison

Lines Matching full:yystack

414 	* data/lalr1.java (YYParser::YYStack::print): Don't skip top
421 * data/lalr1.java (YYParser::YYStack::pop): Fix off-by-one error
431 * data/lalr1.java (YYParser::YYStack::pop): Fix off-by-one error
5122 (YYStack, yyaction, yyparse): Rename b4_union_name to b4_yystype.
9407 Rename yystack everywhere to yystackp except in yyparse where it's not
13546 Remove dummy use of yystack, as there is now a guaranteed use.