Home | History | Annotate | Download | only in src

Lines Matching refs:YYPARSE_PARAM

373 #ifdef YYPARSE_PARAM
375 int gram_parse (void *YYPARSE_PARAM);
379 #else /* ! YYPARSE_PARAM */
385 #endif /* ! YYPARSE_PARAM */
1859 #ifdef YYPARSE_PARAM
1863 yyparse (void *YYPARSE_PARAM)
1866 yyparse (YYPARSE_PARAM)
1867 void *YYPARSE_PARAM;
1869 #else /* ! YYPARSE_PARAM */