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

/httpd/server/
H A Dutil_expr_parse.c708 #define YYERROR goto yyerrorlab macro
711 /* Like YYERROR except do call yyerror. This remains here temporarily
712 to ease the transition to the new meaning of YYERROR, for GCC.
741 YYERROR; \
1073 for details. YYERROR is fine as it does not invoke this
1798 YYERROR;
1812 YYERROR;
1856 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1859 case of YYERROR or YYBACKUP, subsequent parser actions might lead
1960 | yyerrorlab -- error raised explicitly by YYERROR
[all...]

Completed in 15 milliseconds