Home | History | Annotate | Download | only in data

Lines Matching defs:YYACCEPT

500 typedef enum { yyok, yyaccept, yyabort, yyerr } YYRESULTTAG;
828 * (@@$). Returns yyok for normal return, yyaccept for YYACCEPT,
841 # undef YYACCEPT
842 # define YYACCEPT return yyaccept
875 # undef YYACCEPT
2252 case yyaccept: \