Home | History | Annotate | Download | only in libpcap

Lines Matching defs:YYERROR

65 #define yyerror         pcap_error
250 yyerror(const char *msg)
1402 #define YYERROR goto yyerrorlab
1419 yyerror (YY_("syntax error: cannot back up")); \
1420 YYERROR; \
1617 quotes and backslashes, so that it's suitable for yyerror. The
3432 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
3435 case of YYERROR or YYBACKUP, subsequent parser actions might lead
3474 yyerror (YY_("syntax error"));
3501 yyerror (yymsgp);
3536 | yyerrorlab -- error raised explicitly by YYERROR. |
3541 YYERROR and the label yyerrorlab therefore never appears in user
3547 this YYERROR. */
3556 | yyerrlab1 -- common code for both syntax error and YYERROR. |
3618 yyerror (YY_("memory exhausted"));