Searched defs:YYABORT (Results 1 - 11 of 11) sorted by relevance

/external/bison/data/
H A Dlalr1.cc349 #define YYABORT goto yyabortlab macro
680 invokes YYABORT, YYACCEPT, or YYERROR immediately after altering
681 yychar. In the case of YYABORT or YYACCEPT, an incorrect
731 YYABORT;
786 YYABORT;
832 this YYABORT or YYACCEPT. */
H A Dglr.c829 * yyerr for YYERROR, yyabort for YYABORT. */
843 # undef YYABORT macro
844 # define YYABORT return yyabort macro
874 # undef YYABORT macro
H A Dyacc.c742 #define YYABORT goto yyabortlab macro
1661 YYABORT;
1813 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1814 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
1905 YYABORT;
1963 YYABORT;
2002 | yyabortlab -- YYABORT comes here. |
2028 this YYABORT or YYACCEPT. */
/external/bison/examples/calc++/
H A Dcalc++-parser.cc142 #define YYABORT goto yyabortlab macro
568 invokes YYABORT, YYACCEPT, or YYERROR immediately after altering
569 yychar. In the case of YYABORT or YYACCEPT, an incorrect
619 YYABORT;
674 YYABORT;
720 this YYABORT or YYACCEPT. */
/external/e2fsprogs/intl/
H A Dplural.c457 #define YYABORT goto yyabortlab macro
840 YYABORT;
1009 YYABORT;
1193 YYABORT;
1229 YYABORT;
1292 | yyabortlab -- YYABORT comes here. |
/external/elfutils/src/src/
H A Dldscript.c820 #define YYABORT goto yyabortlab macro
1504 YYABORT;
2125 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
2126 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
2213 YYABORT;
2270 YYABORT;
2300 | yyabortlab -- YYABORT comes here. |
2326 this YYABORT or YYACCEPT. */
/external/linux-tools-perf/src/tools/perf/util/
H A Dparse-events-bison.c94 YYABORT; \
665 #define YYABORT goto yyabortlab macro
1397 YYABORT;
1934 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1935 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
2022 YYABORT;
2079 YYABORT;
2107 | yyabortlab -- YYABORT comes here. |
2133 this YYABORT or YYACCEPT. */
H A Dpmu-bison.c91 YYABORT; \
555 #define YYABORT goto yyabortlab macro
1288 YYABORT;
1473 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1474 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
1561 YYABORT;
1618 YYABORT;
1646 | yyabortlab -- YYABORT comes here. |
1672 this YYABORT or YYACCEPT. */
/external/bison/src/
H A Dparse-gram.c930 #define YYABORT goto yyabortlab macro
2085 YYABORT;
2906 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
2907 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
2998 YYABORT;
3056 YYABORT;
3095 | yyabortlab -- YYABORT comes here. |
3121 this YYABORT or YYACCEPT. */
/external/elfutils/src/libcpu/
H A Di386_parse.c823 #define YYABORT goto yyabortlab macro
1507 YYABORT;
1996 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1997 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
2084 YYABORT;
2141 YYABORT;
2171 | yyabortlab -- YYABORT comes here. |
2197 this YYABORT or YYACCEPT. */
/external/libpcap/
H A Dgrammar.c1424 #define YYABORT goto yyabortlab macro
2144 YYABORT;
3751 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
3752 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
3839 YYABORT;
3896 YYABORT;
3924 | yyabortlab -- YYABORT comes here. |
3950 this YYABORT or YYACCEPT. */

Completed in 193 milliseconds