Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A Delftosb_parser.tab.cpp2554 int yysize_overflow = 0; local
2604 yysize_overflow |= yysize1 < yysize;
2612 yysize_overflow |= yysize1 < yysize;
2615 if (!yysize_overflow && yysize <= YYSTACK_ALLOC_MAXIMUM)
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetdate.c1229 int yysize_overflow = 0; in yysyntax_error() local
1278 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()
1286 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()
1289 if (yysize_overflow) in yysyntax_error()