Searched refs:YYINITDEPTH (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslparser.y187 #define YYINITDEPTH 600 /* State stack depth */
/freebsd-13-stable/crypto/heimdal/lib/com_err/
H A Dparse.c824 /* YYINITDEPTH -- initial size of the parser's stacks. */
825 #ifndef YYINITDEPTH
826 # define YYINITDEPTH 200 macro
1167 yytype_int16 yyssa[YYINITDEPTH];
1172 YYSTYPE yyvsa[YYINITDEPTH];
1180 YYSIZE_T yystacksize = YYINITDEPTH;
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.c1216 /* YYINITDEPTH -- initial size of the parser's stacks. */
1217 #ifndef YYINITDEPTH
1218 # define YYINITDEPTH 200 macro
1559 yytype_int16 yyssa[YYINITDEPTH];
1564 YYSTYPE yyvsa[YYINITDEPTH];
1572 YYSIZE_T yystacksize = YYINITDEPTH;
/freebsd-13-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c798 /* YYINITDEPTH -- initial size of the parser's stacks. */
799 #ifndef YYINITDEPTH
800 # define YYINITDEPTH 200 macro
1141 yytype_int16 yyssa[YYINITDEPTH];
1146 YYSTYPE yyvsa[YYINITDEPTH];
1154 YYSIZE_T yystacksize = YYINITDEPTH;
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c1209 /* YYINITDEPTH -- initial size of the parser's stacks. */
1210 #ifndef YYINITDEPTH
1211 # define YYINITDEPTH 200 macro
1552 yytype_int16 yyssa[YYINITDEPTH];
1557 YYSTYPE yyvsa[YYINITDEPTH];
1565 YYSIZE_T yystacksize = YYINITDEPTH;
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_parser.c1672 /* YYINITDEPTH -- initial size of the parser's stacks. */
1673 #ifndef YYINITDEPTH
1674 # define YYINITDEPTH 200 macro
1959 yytype_int16 yyssa[YYINITDEPTH];
1964 YYSTYPE yyvsa[YYINITDEPTH];
1993 yystacksize = YYINITDEPTH;

Completed in 104 milliseconds