Searched defs:YYBACKUP (Results 1 - 7 of 7) sorted by relevance

/external/bison/data/
H A Dglr.c853 # undef YYBACKUP macro
854 # define YYBACKUP(Token, Value) \ macro
877 # undef YYBACKUP macro
H A Dyacc.c763 #define YYBACKUP(Token, Value) \ macro
771 YY_LAC_DISCARD ("YYBACKUP"); \]])[
1814 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
1816 case of YYERROR or YYBACKUP, subsequent parser actions might lead
/external/e2fsprogs/intl/
H A Dplural.c464 #define YYBACKUP(Token, Value) \ macro
/external/swiftshader/src/OpenGL/compiler/preprocessor/
H A DExpressionParser.cpp652 #define YYBACKUP(Token, Value) \ macro
1591 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
1593 case of YYERROR or YYBACKUP, subsequent parser actions might lead
/external/bison/src/
H A Dparse-gram.c951 #define YYBACKUP(Token, Value) \ macro
959 YY_LAC_DISCARD ("YYBACKUP"); \
2907 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
2909 case of YYERROR or YYBACKUP, subsequent parser actions might lead
/external/libpcap/
H A Dgrammar.c1394 #define YYBACKUP(Token, Value) \ macro
3428 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
3430 case of YYERROR or YYBACKUP, subsequent parser actions might lead
/external/swiftshader/src/OpenGL/compiler/
H A Dglslang_tab.cpp1604 #define YYBACKUP(Token, Value) \ macro
4864 if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an
4866 case of YYERROR or YYBACKUP, subsequent parser actions might lead

Completed in 65 milliseconds