Searched refs:YYBACKUP (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/scripts/genksyms/ |
D | parse.tab.c_shipped | 898 #define YYBACKUP(Token, Value) \ 2179 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an 2181 case of YYERROR or YYBACKUP, subsequent parser actions might lead
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.tab.c_shipped | 826 #define YYBACKUP(Token, Value) \ 2068 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an 2070 case of YYERROR or YYBACKUP, subsequent parser actions might lead
|
D | zconf.tab.c | 826 #define YYBACKUP(Token, Value) \ macro
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 758 #define YYBACKUP(Token, Value) \ 2081 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an 2083 case of YYERROR or YYBACKUP, subsequent parser actions might lead
|