Home | History | Annotate | Download | only in libpcap

Lines Matching defs:YYERROR

54 #define yyerror pcap_error
352 yyerror(const char *msg)
1133 #define YYERROR goto yyerrorlab
1136 /* Like YYERROR except do call yyerror. This remains here temporarily
1137 to ease the transition to the new meaning of YYERROR, for GCC.
1156 yyerror (YY_("syntax error: cannot back up")); \
1157 YYERROR; \
1381 quotes and backslashes, so that it's suitable for yyerror. The
2843 yyerror (yymsg);
2848 yyerror (YY_("syntax error"));
2854 yyerror (YY_("syntax error"));
2883 | yyerrorlab -- error raised explicitly by YYERROR. |
2888 YYERROR and the label yyerrorlab therefore never appears in user
2900 | yyerrlab1 -- common code for both syntax error and YYERROR. |
2962 yyerror (YY_("memory exhausted"));