Lines Matching refs:YYABORT
4766 or if it returns via `YYABORT' or `YYACCEPT', all the symbols on the
4871 `YYABORT' or `YYACCEPT', or failed error recovery, or memory exhaustion.
5785 input that contains a syntax error or that causes `YYABORT' to be
5796 -- Macro: YYABORT
6222 -- Macro: YYABORT `;'
10135 -- Statement: return YYABORT `;'
10168 * Java lacks a preprocessor, so the `YYERROR', `YYACCEPT', `YYABORT'
10176 Note that of these three symbols, only `YYACCEPT' and `YYABORT'
10953 -- Macro: YYABORT
10960 YYABORT;' instead.
12557 * YYABORT <1>: Parser Function. (line 29)
12558 * YYABORT <2>: Table of Symbols. (line 254)
12559 * YYABORT <3>: Action Features. (line 28)
12560 * YYABORT: Java Action Features.