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

/external/bison/data/
H A Dlalr1.cc348 #define YYACCEPT goto yyacceptlab macro
680 invokes YYABORT, YYACCEPT, or YYERROR immediately after altering
681 yychar. In the case of YYABORT or YYACCEPT, an incorrect
832 this YYABORT or YYACCEPT. */
H A Dglr.c828 * (@@$). Returns yyok for normal return, yyaccept for YYACCEPT,
841 # undef YYACCEPT macro
842 # define YYACCEPT return yyaccept macro
875 # undef YYACCEPT macro
H A Dyacc.c741 #define YYACCEPT goto yyacceptlab macro
1667 YYACCEPT;
1813 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1814 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
1995 | yyacceptlab -- YYACCEPT comes here. |
2028 this YYABORT or YYACCEPT. */
/external/bison/examples/calc++/
H A Dcalc++-parser.cc141 #define YYACCEPT goto yyacceptlab macro
568 invokes YYABORT, YYACCEPT, or YYERROR immediately after altering
569 yychar. In the case of YYABORT or YYACCEPT, an incorrect
720 this YYABORT or YYACCEPT. */
/external/e2fsprogs/intl/
H A Dplural.c456 #define YYACCEPT goto yyacceptlab macro
928 YYACCEPT;
1271 YYACCEPT;
1285 | yyacceptlab -- YYACCEPT comes here. |
/external/elfutils/src/src/
H A Dldscript.c819 #define YYACCEPT goto yyacceptlab macro
1510 YYACCEPT;
2125 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
2126 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
2293 | yyacceptlab -- YYACCEPT comes here. |
2326 this YYABORT or YYACCEPT. */
/external/linux-tools-perf/src/tools/perf/util/
H A Dparse-events-bison.c664 #define YYACCEPT goto yyacceptlab macro
1403 YYACCEPT;
1934 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1935 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
2100 | yyacceptlab -- YYACCEPT comes here. |
2133 this YYABORT or YYACCEPT. */
H A Dpmu-bison.c554 #define YYACCEPT goto yyacceptlab macro
1294 YYACCEPT;
1473 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1474 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
1639 | yyacceptlab -- YYACCEPT comes here. |
1672 this YYABORT or YYACCEPT. */
/external/bison/src/
H A Dparse-gram.c929 #define YYACCEPT goto yyacceptlab macro
2091 YYACCEPT;
2906 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
2907 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
3088 | yyacceptlab -- YYACCEPT comes here. |
3121 this YYABORT or YYACCEPT. */
/external/elfutils/src/libcpu/
H A Di386_parse.c822 #define YYACCEPT goto yyacceptlab macro
1513 YYACCEPT;
1996 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1997 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
2164 | yyacceptlab -- YYACCEPT comes here. |
2197 this YYABORT or YYACCEPT. */
/external/libpcap/
H A Dgrammar.c1423 #define YYACCEPT goto yyacceptlab macro
2150 YYACCEPT;
3751 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
3752 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
3917 | yyacceptlab -- YYACCEPT comes here. |
3950 this YYABORT or YYACCEPT. */

Completed in 313 milliseconds