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

/freebsd-11-stable/contrib/amd/fsinfo/
H A Dnull_gram.c170 #ifndef YY_
174 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
177 # ifndef YY_
178 # define YY_(Msgid) Msgid macro
538 yyerror (YY_("syntax error: cannot back up")); \
871 YYCASE_(0, YY_("syntax error"));
872 YYCASE_(1, YY_("syntax error, unexpected %s"));
873 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
874 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
875 YYCASE_(4, YY_("synta
[all...]
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dparse.c235 #ifndef YY_
239 # define YY_(msgid) dgettext ("bison-runtime", msgid) macro
242 # ifndef YY_
243 # define YY_(msgid) msgid macro
603 yyerror (YY_("syntax error: cannot back up")); \
972 YY_("syntax error, unexpected %s");
973 YY_("syntax error, unexpected %s, expecting %s");
974 YY_("syntax error, unexpected %s, expecting %s or %s");
975 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
976 YY_("synta
[all...]
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.c383 #ifndef YY_
387 # define YY_(msgid) dgettext ("bison-runtime", msgid) macro
390 # ifndef YY_
391 # define YY_(msgid) msgid macro
995 yyerror (YY_("syntax error: cannot back up")); \
1364 YY_("syntax error, unexpected %s");
1365 YY_("syntax error, unexpected %s, expecting %s");
1366 YY_("syntax error, unexpected %s, expecting %s or %s");
1367 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1368 YY_("synta
[all...]
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c373 #ifndef YY_
377 # define YY_(msgid) dgettext ("bison-runtime", msgid) macro
380 # ifndef YY_
381 # define YY_(msgid) msgid macro
988 yyerror (YY_("syntax error: cannot back up")); \
1357 YY_("syntax error, unexpected %s");
1358 YY_("syntax error, unexpected %s, expecting %s");
1359 YY_("syntax error, unexpected %s, expecting %s or %s");
1360 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1361 YY_("synta
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c226 #ifndef YY_
230 # define YY_(msgid) dgettext ("bison-runtime", msgid) macro
233 # ifndef YY_
234 # define YY_(msgid) msgid macro
577 yyerror (YY_("syntax error: cannot back up")); \
946 YY_("syntax error, unexpected %s");
947 YY_("syntax error, unexpected %s, expecting %s");
948 YY_("syntax error, unexpected %s, expecting %s or %s");
949 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
950 YY_("synta
[all...]
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_parser.c643 #ifndef YY_
647 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
650 # ifndef YY_
651 # define YY_(Msgid) Msgid macro
1531 yyerror (YY_("syntax error: cannot back up")); \
1864 YYCASE_(0, YY_("syntax error"));
1865 YYCASE_(1, YY_("syntax error, unexpected %s"));
1866 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1867 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1868 YYCASE_(4, YY_("synta
[all...]

Completed in 208 milliseconds