Home | History | Annotate | Download | only in xkbcomp

Lines Matching defs:yycount

1356   int yycount = 0;
1384 yyarg[yycount++] = yytname[yytoken];
1400 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1402 yycount = 1;
1406 yyarg[yycount++] = yytname[yyx];
1418 switch (yycount)
1456 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)