Home
last modified time | relevance | path

Searched refs:YY_ (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/core/src/bpf/
H A Dsf_grammar.c639 #ifndef YY_
643 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
646 # ifndef YY_
647 # define YY_(Msgid) Msgid macro
1332 yyerror (YY_("syntax error: cannot back up")); \
1665 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
1666 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
1832 yyoverflow (YY_("memory exhausted"), in yyparse()
3256 yyerror (YY_("syntax error")); in yyparse()
3261 char const *yymsgp = YY_("syntax error"); in yyparse()
[all …]