Searched refs:yylen (Results 1 – 1 of 1) sorted by relevance
336 if (yychar == YYEMPTY && yylen == 1) \525 int yylen; in yyparse() local758 yylen = yyr2[yyn]; in yyparse()759 if (yylen > 0) in yyparse()760 yyval = yyvsp[1-yylen]; /* implement default value of the action */ in yyparse()842 yyvsp -= yylen; in yyparse()843 yyssp -= yylen; in yyparse()845 yylsp -= yylen; in yyparse()863 if (yylen == 0) in yyparse()873 yylsp->last_line = (yylsp+yylen-1)->last_line; in yyparse()[all …]