Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c393 #ifndef YYINITDEPTH
394 #define YYINITDEPTH 200 macro
493 short yyssa[YYINITDEPTH]; /* the state stack */ in yyparse()
494 YYSTYPE yyvsa[YYINITDEPTH]; /* the semantic value stack */ in yyparse()
500 YYLTYPE yylsa[YYINITDEPTH]; /* the location stack */ in yyparse()
509 int yystacksize = YYINITDEPTH; in yyparse()