Searched refs:yylen (Results 1 – 1 of 1) sorted by relevance
334 if (yychar == YYEMPTY && yylen == 1) \523 int yylen; in yyparse() local756 yylen = yyr2[yyn]; in yyparse()757 if (yylen > 0) in yyparse()758 yyval = yyvsp[1-yylen]; /* implement default value of the action */ in yyparse()840 yyvsp -= yylen; in yyparse()841 yyssp -= yylen; in yyparse()843 yylsp -= yylen; in yyparse()861 if (yylen == 0) in yyparse()871 yylsp->last_line = (yylsp+yylen-1)->last_line; in yyparse()[all …]