Searched refs:YYERROR_NOW (Results 1 – 4 of 4) sorted by relevance
71 #define YYERROR_NOW ctxp->java_error_flag = 1 macro
3594 YYERROR_NOW; in yyparse()4681 {YYERROR_NOW; yyerror ("'(' expected"); RECOVER;} in yyparse()5188 {YYERROR_NOW; yyerror ("Identifier expected"); RECOVER;} in yyparse()5956 YYERROR_NOW; in yyparse()
808 YYERROR_NOW;1680 {YYERROR_NOW; yyerror ("'(' expected"); RECOVER;}2036 {YYERROR_NOW; yyerror ("Identifier expected"); RECOVER;}2600 YYERROR_NOW;
13900 (YYERROR_NOW, YYNOT_TWICE): Fixed.14020 * parse.c (YYERROR_NOW): Uses java_error_flag.