Home | History | Annotate | Download | only in data

Lines Matching defs:YYACCEPT

558 typedef enum { yyok, yyaccept, yyabort, yyerr } YYRESULTTAG;
888 * (@@$). Returns yyok for normal return, yyaccept for YYACCEPT,
903 # undef YYACCEPT
904 # define YYACCEPT return yyaccept
939 # undef YYACCEPT
2280 case yyaccept: \