Searched refs:yysemantic_stack_ (Results 1 – 5 of 5) sorted by relevance
289 yysemantic_stack_.pop (n); in yypop_()385 yysemantic_stack_ = semantic_stack_type (0); in parse()387 yysemantic_stack_.push (yylval); in parse()450 yysemantic_stack_.push (yylval); in parse()482 yyval = yysemantic_stack_[yylen - 1]; in parse()484 yyval = yysemantic_stack_[0]; in parse()499 { driver.result = (yysemantic_stack_[(2) - (2)].ival); } in parse()517 …{ driver.variables[*(yysemantic_stack_[(3) - (1)].sval)] = (yysemantic_stack_[(3) - (3)].ival); de… in parse()523 { (yyval.ival) = (yysemantic_stack_[(3) - (1)].ival) + (yysemantic_stack_[(3) - (3)].ival); } in parse()529 { (yyval.ival) = (yysemantic_stack_[(3) - (1)].ival) - (yysemantic_stack_[(3) - (3)].ival); } in parse()[all …]
171 semantic_stack_type yysemantic_stack_; member in yy::calcxx_parser
150 semantic_stack_type yysemantic_stack_;465 yysemantic_stack_.pop (n);556 yysemantic_stack_ = semantic_stack_type (0);558 yysemantic_stack_.push (yylval);624 yysemantic_stack_.push (yylval);656 yyval = yysemantic_stack_[yylen - 1];658 yyval = yysemantic_stack_[0];692 yysemantic_stack_.push (yyval);791 &yysemantic_stack_[0], &yylocation_stack_[0]);801 yysemantic_stack_.push (yylval);[all …]
119 [(yysemantic_stack_@{($1) - ($2)@}m4_ifval([$3], [.$3]))])
11415 (yysemantic_stack_, yylocation_stack_, yystate_stack_)11416 (yysemantic_stack_, yylocation_stack_, yypact_, yypact_ninf_)