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

/freebsd-10.3-release/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-10.3-release/contrib/ofed/libsdp/src/
H A Dconfig_parser.c334 #ifndef YY_
338 # define YY_(msgid) dgettext ("bison-runtime", msgid) macro
341 # ifndef YY_
342 # define YY_(msgid) msgid macro
735 yyerror (YY_("syntax error: cannot back up")); \
1104 YY_("syntax error, unexpected %s");
1105 YY_("syntax error, unexpected %s, expecting %s");
1106 YY_("syntax error, unexpected %s, expecting %s or %s");
1107 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1108 YY_("synta
[all...]
/freebsd-10.3-release/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-10.3-release/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-10.3-release/contrib/ntp/ntpd/
H A Dntp_parser.c624 #ifndef YY_
628 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
631 # ifndef YY_
632 # define YY_(Msgid) Msgid macro
1480 yyerror (YY_("syntax error: cannot back up")); \
1813 YYCASE_(0, YY_("syntax error"));
1814 YYCASE_(1, YY_("syntax error, unexpected %s"));
1815 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1816 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1817 YYCASE_(4, YY_("synta
[all...]
/freebsd-10.3-release/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...]

Completed in 191 milliseconds