Searched defs:YYERROR (Results 1 - 9 of 9) sorted by relevance

/external/bison/data/
H A Dlalr1.cc350 #define YYERROR goto yyerrorlab macro
680 invokes YYABORT, YYACCEPT, or YYERROR immediately after altering
683 YYERROR, subsequent parser actions might lead to an incorrect
746 | yyerrorlab -- error raised explicitly by YYERROR. |
751 YYERROR and the label yyerrorlab therefore never appears in user
758 this YYERROR. */
765 | yyerrlab1 -- common code for both syntax error and YYERROR. |
H A Dglr.c829 * yyerr for YYERROR, yyabort for YYABORT. */
845 # undef YYERROR macro
846 # define YYERROR return yyerrok, yyerr macro
876 # undef YYERROR macro
H A Dyacc.c743 #define YYERROR goto yyerrorlab macro
746 /* Like YYERROR except do call yyerror. This remains here temporarily
747 to ease the transition to the new meaning of YYERROR, for GCC.
777 YYERROR; \
1262 for details. YYERROR is fine as it does not invoke this
1813 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1816 case of YYERROR or YYBACKUP, subsequent parser actions might lead
1921 | yyerrorlab -- error raised explicitly by YYERROR. |
1926 YYERROR and the label yyerrorlab therefore never appears in user
1933 this YYERROR
[all...]
/external/bison/examples/calc++/
H A Dcalc++-parser.cc143 #define YYERROR goto yyerrorlab macro
568 invokes YYABORT, YYACCEPT, or YYERROR immediately after altering
571 YYERROR, subsequent parser actions might lead to an incorrect
634 | yyerrorlab -- error raised explicitly by YYERROR. |
639 YYERROR and the label yyerrorlab therefore never appears in user
646 this YYERROR. */
653 | yyerrlab1 -- common code for both syntax error and YYERROR. |
/external/e2fsprogs/intl/
H A Dplural.c458 #define YYERROR goto yyerrlab1 macro
459 /* Like YYERROR except do call yyerror. This remains here temporarily
460 to ease the transition to the new meaning of YYERROR, for GCC.
477 YYERROR; \
/external/swiftshader/src/OpenGL/compiler/preprocessor/
H A DExpressionParser.cpp647 #define YYERROR goto yyerrorlab macro
665 YYERROR; \
1590 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1593 case of YYERROR or YYBACKUP, subsequent parser actions might lead
1694 | yyerrorlab -- error raised explicitly by YYERROR. |
1699 YYERROR and the label yyerrorlab therefore never appears in user
1705 this YYERROR. */
1714 | yyerrlab1 -- common code for both syntax error and YYERROR. |
/external/bison/src/
H A Dparse-gram.c931 #define YYERROR goto yyerrorlab macro
934 /* Like YYERROR except do call yyerror. This remains here temporarily
935 to ease the transition to the new meaning of YYERROR, for GCC.
965 YYERROR; \
1707 for details. YYERROR is fine as it does not invoke this
2906 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
2909 case of YYERROR or YYBACKUP, subsequent parser actions might lead
3014 | yyerrorlab -- error raised explicitly by YYERROR. |
3019 YYERROR and the label yyerrorlab therefore never appears in user
3026 this YYERROR
[all...]
/external/libpcap/
H A Dgrammar.c1389 #define YYERROR goto yyerrorlab macro
1407 YYERROR; \
3427 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
3430 case of YYERROR or YYBACKUP, subsequent parser actions might lead
3531 | yyerrorlab -- error raised explicitly by YYERROR. |
3536 YYERROR and the label yyerrorlab therefore never appears in user
3542 this YYERROR. */
3551 | yyerrlab1 -- common code for both syntax error and YYERROR. |
/external/swiftshader/src/OpenGL/compiler/
H A Dglslang_tab.cpp1599 #define YYERROR goto yyerrorlab macro
1617 YYERROR; \
2509 YYERROR;
4863 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
4866 case of YYERROR or YYBACKUP, subsequent parser actions might lead
4968 | yyerrorlab -- error raised explicitly by YYERROR. |
4973 YYERROR and the label yyerrorlab therefore never appears in user
4980 this YYERROR. */
4989 | yyerrlab1 -- common code for both syntax error and YYERROR. |

Completed in 76 milliseconds