Searched refs:yysize1 (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/binutils/
H A Dsysinfo.c1548 YYSIZE_T yysize1;
1598 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
1599 yysize_overflow |= yysize1 < yysize;
1600 yysize = yysize1;
1606 yysize1 = yysize + yystrlen (yyf);
1607 yysize_overflow |= yysize1 < yysize;
1608 yysize = yysize1;
1544 YYSIZE_T yysize1; local
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.c7110 YYSIZE_T yysize1;
7160 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
7161 yysize_overflow |= yysize1 < yysize;
7162 yysize = yysize1;
7168 yysize1 = yysize + yystrlen (yyf);
7169 yysize_overflow |= yysize1 < yysize;
7170 yysize = yysize1;
7106 YYSIZE_T yysize1; local

Completed in 96 milliseconds