Home
last modified time | relevance | path

Searched refs:YYINITDEPTH (Results 1 – 7 of 7) sorted by relevance

/freebsd-head/sys/contrib/dev/acpica/compiler/
HDaslparser.y187 #define YYINITDEPTH 600 /* State stack depth */ macro
/freebsd-head/crypto/heimdal/lib/com_err/
HDparse.c825 #ifndef YYINITDEPTH
826 # define YYINITDEPTH 200 macro
1164 yytype_int16 yyssa[YYINITDEPTH];
1169 YYSTYPE yyvsa[YYINITDEPTH];
1177 YYSIZE_T yystacksize = YYINITDEPTH;
/freebsd-head/crypto/heimdal/lib/sl/
HDslc-gram.c799 #ifndef YYINITDEPTH
800 # define YYINITDEPTH 200 macro
1138 yytype_int16 yyssa[YYINITDEPTH];
1143 YYSTYPE yyvsa[YYINITDEPTH];
1151 YYSIZE_T yystacksize = YYINITDEPTH;
/freebsd-head/crypto/heimdal/lib/asn1/
HDasn1parse.c1217 #ifndef YYINITDEPTH
1218 # define YYINITDEPTH 200 macro
1556 yytype_int16 yyssa[YYINITDEPTH];
1561 YYSTYPE yyvsa[YYINITDEPTH];
1569 YYSIZE_T yystacksize = YYINITDEPTH;
/freebsd-head/crypto/heimdal/appl/ftp/ftpd/
HDftpcmd.c1210 #ifndef YYINITDEPTH
1211 # define YYINITDEPTH 200 macro
1549 yytype_int16 yyssa[YYINITDEPTH]; in yyparse()
1554 YYSTYPE yyvsa[YYINITDEPTH]; in yyparse()
1562 YYSIZE_T yystacksize = YYINITDEPTH; in yyparse()
/freebsd-head/contrib/ntp/ntpd/
HDntp_parser.c2111 #ifndef YYINITDEPTH
2112 # define YYINITDEPTH 200 macro
2176 YYPTRDIFF_T yystacksize = YYINITDEPTH; in yyparse()
2179 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
2184 YYSTYPE yyvsa[YYINITDEPTH]; in yyparse()
/freebsd-head/contrib/unbound/util/
HDconfigparser.c2779 #ifndef YYINITDEPTH
2780 # define YYINITDEPTH 200 macro
2844 YYPTRDIFF_T yystacksize = YYINITDEPTH; in yyparse()
2847 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
2852 YYSTYPE yyvsa[YYINITDEPTH]; in yyparse()