Searched defs:YYERROR (Results 1 - 14 of 14) 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/chromium_org/third_party/angle_dx11/src/compiler/preprocessor/
H A DExpressionParser.cpp655 #define YYERROR goto yyerrorlab macro
658 /* Like YYERROR except do call yyerror. This remains here temporarily
659 to ease the transition to the new meaning of YYERROR, for GCC.
688 YYERROR; \
1024 for details. YYERROR is fine as it does not invoke this
1662 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1665 case of YYERROR or YYBACKUP, subsequent parser actions might lead
1766 | yyerrorlab -- error raised explicitly by YYERROR. |
1771 YYERROR and the label yyerrorlab therefore never appears in user
1777 this YYERROR
[all...]
/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/elfutils/src/
H A Dldscript.c789 #define YYERROR goto yyerrorlab macro
792 /* Like YYERROR except do call yyerror. This remains here temporarily
793 to ease the transition to the new meaning of YYERROR, for GCC.
813 YYERROR; \
2141 | yyerrorlab -- error raised explicitly by YYERROR. |
2146 YYERROR and the label yyerrorlab therefore never appears in user
2152 this YYERROR. */
2161 | 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/chromium_org/third_party/angle_dx11/src/compiler/
H A Dglslang_tab.cpp1329 #define YYERROR goto yyerrorlab macro
1332 /* Like YYERROR except do call yyerror. This remains here temporarily
1333 to ease the transition to the new meaning of YYERROR, for GCC.
1362 YYERROR; \
1777 for details. YYERROR is fine as it does not invoke this
2554 YYERROR;
4642 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
4645 case of YYERROR or YYBACKUP, subsequent parser actions might lead
4747 | yyerrorlab -- error raised explicitly by YYERROR. |
4752 YYERROR an
[all...]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglcpp-parse.c1015 #define YYERROR goto yyerrorlab macro
1018 /* Like YYERROR except do call yyerror. This remains here temporarily
1019 to ease the transition to the new meaning of YYERROR, for GCC.
1047 YYERROR; \
1425 for details. YYERROR is fine as it does not invoke this
2826 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
2829 case of YYERROR or YYBACKUP, subsequent parser actions might lead
2931 | yyerrorlab -- error raised explicitly by YYERROR. |
2936 YYERROR and the label yyerrorlab therefore never appears in user
2943 this YYERROR
[all...]
H A Dglsl_parser.cc2120 #define YYERROR goto yyerrorlab macro
2123 /* Like YYERROR except do call yyerror. This remains here temporarily
2124 to ease the transition to the new meaning of YYERROR, for GCC.
2152 YYERROR; \
2530 for details. YYERROR is fine as it does not invoke this
3105 YYERROR;
4199 YYERROR;
4272 YYERROR;
4296 YYERROR;
4308 YYERROR;
[all...]
/external/elfutils/libcpu/
H A Di386_parse.c780 #define YYERROR goto yyerrorlab macro
783 /* Like YYERROR except do call yyerror. This remains here temporarily
784 to ease the transition to the new meaning of YYERROR, for GCC.
804 YYERROR; \
2035 | yyerrorlab -- error raised explicitly by YYERROR. |
2040 YYERROR and the label yyerrorlab therefore never appears in user
2046 this YYERROR. */
2055 | yyerrlab1 -- common code for both syntax error and YYERROR. |
/external/libpcap/
H A Dgrammar.c1133 #define YYERROR goto yyerrorlab macro
1136 /* Like YYERROR except do call yyerror. This remains here temporarily
1137 to ease the transition to the new meaning of YYERROR, for GCC.
1157 YYERROR; \
2883 | yyerrorlab -- error raised explicitly by YYERROR. |
2888 YYERROR and the label yyerrorlab therefore never appears in user
2900 | yyerrlab1 -- common code for both syntax error and YYERROR. |
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
H A Dprogram_parse.tab.c1413 #define YYERROR goto yyerrorlab macro
1416 /* Like YYERROR except do call yyerror. This remains here temporarily
1417 to ease the transition to the new meaning of YYERROR, for GCC.
1445 YYERROR; \
1823 for details. YYERROR is fine as it does not invoke this
2336 YYERROR;
2474 YYERROR;
2544 YYERROR;
2684 YYERROR;
2716 YYERROR;
[all...]

Completed in 438 milliseconds