Lines Matching defs:yyi
627 YYSIZE_T yyi; \
628 for (yyi = 0; yyi < (Count); yyi++) \
629 (Dst)[yyi] = (Src)[yyi]; \
1845 int yyi;
1849 for (yyi = 0; yyi < yynrhs; yyi++)
1851 YYFPRINTF (stderr, " $%d = ", yyi + 1);
1853 yystos[yyssp[yyi + 1 - yynrhs]],
1854 &(yyvsp[(yyi + 1) - (yynrhs)])
1855 , &(yylsp[(yyi + 1) - (yynrhs)]) , state);
2100 int yyi = 0;
2102 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
2104 yyp += yytnamerr (yyp, yyarg[yyi++]);
5846 const int yyi = yypgoto[yylhs] + *yyssp;
5847 yystate = (0 <= yyi && yyi <= YYLAST && yycheck[yyi] == *yyssp
5848 ? yytable[yyi]