Searched refs:YYERROR (Results 1 - 2 of 2) sorted by relevance

/system/core/sh/
H A Dinit.c115 #undef YYERROR macro
116 #define YYERROR goto yyerrorlab macro
407 #undef YYERROR macro
408 #define YYERROR goto yyerrorlab macro
699 #undef YYERROR macro
700 #define YYERROR goto yyerrorlab macro
H A Darith.c556 #define YYERROR goto yyerrorlab macro
559 /* Like YYERROR except do call yyerror. This remains here temporarily
560 to ease the transition to the new meaning of YYERROR, for GCC.
580 YYERROR; \
1411 | yyerrorlab -- error raised explicitly by YYERROR. |
1416 /* Pacify GCC when the user code never invokes YYERROR and the label
1429 | yyerrlab1 -- common code for both syntax error and YYERROR. |

Completed in 108 milliseconds