Home
last modified time | relevance | path

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

/freebsd-src/crypto/heimdal/lib/com_err/
H A Dparse.c963 int yysize_overflow = 0; in yysyntax_error() local
1012 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()
1020 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()
1023 if (yysize_overflow) in yysyntax_error()
/freebsd-src/crypto/heimdal/lib/sl/
H A Dslc-gram.c937 int yysize_overflow = 0; in yysyntax_error() local
986 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()
994 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()
997 if (yysize_overflow) in yysyntax_error()
/freebsd-src/crypto/heimdal/lib/asn1/
H A Dasn1parse.c1355 int yysize_overflow = 0; in yysyntax_error() local
1404 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()
1412 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()
1415 if (yysize_overflow) in yysyntax_error()
/freebsd-src/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c1348 int yysize_overflow = 0; in yysyntax_error() local
1397 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()
1405 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()
1408 if (yysize_overflow) in yysyntax_error()