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

/haiku-buildtools/legacy/binutils/binutils/
H A Dsysinfo.c1549 int yysize_overflow = 0;
1599 yysize_overflow |= yysize1 < yysize;
1607 yysize_overflow |= yysize1 < yysize;
1610 if (!yysize_overflow && yysize <= YYSTACK_ALLOC_MAXIMUM)
1545 int yysize_overflow = 0; local
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.c7111 int yysize_overflow = 0;
7161 yysize_overflow |= yysize1 < yysize;
7169 yysize_overflow |= yysize1 < yysize;
7172 if (!yysize_overflow && yysize <= YYSTACK_ALLOC_MAXIMUM)
7107 int yysize_overflow = 0; local

Completed in 108 milliseconds