Home
last modified time | relevance | path

Searched refs:yycount (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/intl/
Dplural.c1162 int yyx, yycount; in yyparse() local
1164 yycount = 0; in yyparse()
1170 yysize += yystrlen (yytname[yyx]) + 15, yycount++; in yyparse()
1179 if (yycount < 5) in yyparse()
1181 yycount = 0; in yyparse()
1187 const char *yyq = ! yycount ? ", expecting " : " or "; in yyparse()
1190 yycount++; in yyparse()