Searched refs:yyx (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/binutils/intl/
H A Dplural.c1165 int yyx, yycount;
1170 for (yyx = yyn < 0 ? -yyn : 0;
1171 yyx < (int) (sizeof (yytname) / sizeof (char *)); yyx++)
1172 if (yycheck[yyx + yyn] == yyx)
1173 yysize += yystrlen (yytname[yyx]) + 15, yycount++;
1185 for (yyx = yyn < 0 ? -yyn : 0;
1186 yyx < (int) (sizeof (yytname) / sizeof (char *));
1187 yyx
1162 int yyx, yycount; local
[all...]
/haiku-buildtools/gcc/intl/
H A Dplural.c1165 int yyx, yycount;
1170 for (yyx = yyn < 0 ? -yyn : 0;
1171 yyx < (int) (sizeof (yytname) / sizeof (char *)); yyx++)
1172 if (yycheck[yyx + yyn] == yyx)
1173 yysize += yystrlen (yytname[yyx]) + 15, yycount++;
1185 for (yyx = yyn < 0 ? -yyn : 0;
1186 yyx < (int) (sizeof (yytname) / sizeof (char *));
1187 yyx
1162 int yyx, yycount; local
[all...]
/haiku-buildtools/legacy/binutils/binutils/
H A Dsysinfo.c1553 int yyx;
1587 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
1588 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR)
1597 yyarg[yycount++] = yytname[yyx];
1598 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
1549 int yyx; local
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.c7115 int yyx;
7149 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
7150 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR)
7159 yyarg[yycount++] = yytname[yyx];
7160 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
7111 int yyx; local

Completed in 67 milliseconds