Lines Matching refs:YYINITDEPTH
541 /* YYINITDEPTH -- initial size of the parser's stacks. */542 #ifndef YYINITDEPTH543 # define YYINITDEPTH ]b4_stack_depth_init[2284 if (! yyinitGLRStack (yystackp, YYINITDEPTH))