Lines Matching defs:yyi
637 YYSIZE_T yyi; \
638 for (yyi = 0; yyi < (Count); yyi++) \
639 (Dst)[yyi] = (Src)[yyi]; \
1384 int yyi;
1388 for (yyi = 0; yyi < yynrhs; yyi++)
1390 YYFPRINTF (stderr, " $%d = ", yyi + 1);
1392 yystos[yyssp[yyi + 1 - yynrhs]],
1393 &(yyvsp[(yyi + 1) - (yynrhs)])
1394 , &(yylsp[(yyi + 1) - (yynrhs)]) , state);
1639 int yyi = 0;
1641 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
1643 yyp += yytnamerr (yyp, yyarg[yyi++]);
4373 const int yyi = yypgoto[yylhs] + *yyssp;
4374 yystate = (0 <= yyi && yyi <= YYLAST && yycheck[yyi] == *yyssp
4375 ? yytable[yyi]