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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c652 /* YYINITDEPTH -- initial size of the parser's stacks. */
653 #ifndef YYINITDEPTH
654 # define YYINITDEPTH 200 macro
865 short int yyssa[YYINITDEPTH];
870 YYSTYPE yyvsa[YYINITDEPTH];
878 YYSIZE_T yystacksize = YYINITDEPTH;

Completed in 23 milliseconds