Searched refs:YYBACKUP (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/scripts/genksyms/ |
D | parse.tab.c_shipped | 911 #define YYBACKUP(Token, Value) \ 2167 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an 2169 case of YYERROR or YYBACKUP, subsequent parser actions might lead
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 712 #define YYBACKUP(Token, Value) \ 2025 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an 2027 case of YYERROR or YYBACKUP, subsequent parser actions might lead
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.tab.c_shipped | 845 #define YYBACKUP(Token, Value) \ 2110 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an 2112 case of YYERROR or YYBACKUP, subsequent parser actions might lead
|
D | zconf.tab.c | 845 #define YYBACKUP(Token, Value) \ macro
|