Home
last modified time | relevance | path

Searched refs:YYERROR (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/scripts/genksyms/
Dparse.y300 YYERROR;
309 YYERROR;
Dparse.tab.c_shipped891 #define YYERROR goto yyerrorlab
894 /* Like YYERROR except do call yyerror. This remains here temporarily
895 to ease the transition to the new meaning of YYERROR, for GCC.
924 YYERROR; \
1256 for details. YYERROR is fine as it does not invoke this
1885 YYERROR;
1897 YYERROR;
2166 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
2169 case of YYERROR or YYBACKUP, subsequent parser actions might lead
2270 | yyerrorlab -- error raised explicitly by YYERROR. |
[all …]
/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c_shipped825 #define YYERROR goto yyerrorlab
828 /* Like YYERROR except do call yyerror. This remains here temporarily
829 to ease the transition to the new meaning of YYERROR, for GCC.
858 YYERROR; \
1219 for details. YYERROR is fine as it does not invoke this
1867 YYERROR;
1887 YYERROR;
2109 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
2112 case of YYERROR or YYBACKUP, subsequent parser actions might lead
2213 | yyerrorlab -- error raised explicitly by YYERROR. |
[all …]
Dzconf.tab.c825 #define YYERROR goto yyerrorlab macro
858 YYERROR; \
1867 YYERROR;
1887 YYERROR;
Dzconf.y295 YYERROR;
311 YYERROR;
/linux-4.4.14/scripts/dtc/
Ddtc-parser.y452 YYERROR;
Ddtc-parser.tab.c_shipped707 #define YYERROR goto yyerrorlab
725 YYERROR; \
1985 YYERROR;
2024 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
2027 case of YYERROR or YYBACKUP, subsequent parser actions might lead
2129 | yyerrorlab -- error raised explicitly by YYERROR. |
2134 YYERROR and the label yyerrorlab therefore never appears in user
2141 this YYERROR. */
2150 | yyerrlab1 -- common code for both syntax error and YYERROR. |