Searched refs:YYFPRINTF (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/com_err/
H A Dparse.c666 # ifndef YYFPRINTF
668 # define YYFPRINTF fprintf macro
674 YYFPRINTF Args; \
681 YYFPRINTF (stderr, "%s ", Title); \
684 YYFPRINTF (stderr, "\n"); \
739 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
741 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
744 YYFPRINTF (yyoutput, ")");
763 YYFPRINTF (stderr, "Stack now");
765 YYFPRINTF (stder
[all...]
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.c1058 # ifndef YYFPRINTF
1060 # define YYFPRINTF fprintf macro
1066 YYFPRINTF Args; \
1073 YYFPRINTF (stderr, "%s ", Title); \
1076 YYFPRINTF (stderr, "\n"); \
1131 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1133 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1136 YYFPRINTF (yyoutput, ")");
1155 YYFPRINTF (stderr, "Stack now");
1157 YYFPRINTF (stder
[all...]
/freebsd-13-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c640 # ifndef YYFPRINTF
642 # define YYFPRINTF fprintf macro
648 YYFPRINTF Args; \
655 YYFPRINTF (stderr, "%s ", Title); \
658 YYFPRINTF (stderr, "\n"); \
713 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
715 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
718 YYFPRINTF (yyoutput, ")");
737 YYFPRINTF (stderr, "Stack now");
739 YYFPRINTF (stder
[all...]
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_parser.c1545 # ifndef YYFPRINTF
1547 # define YYFPRINTF fprintf macro
1553 YYFPRINTF Args; \
1566 YYFPRINTF (stderr, "%s ", Title); \
1569 YYFPRINTF (stderr, "\n"); \
1600 YYFPRINTF (yyoutput, "%s %s (",
1604 YYFPRINTF (yyoutput, ")");
1615 YYFPRINTF (stderr, "Stack now");
1619 YYFPRINTF (stderr, " %d", yybot);
1621 YYFPRINTF (stder
[all...]
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c1051 # ifndef YYFPRINTF
1053 # define YYFPRINTF fprintf macro
1059 YYFPRINTF Args; \
1066 YYFPRINTF (stderr, "%s ", Title); \
1069 YYFPRINTF (stderr, "\n"); \
1124 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1126 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1129 YYFPRINTF (yyoutput, ")");
1148 YYFPRINTF (stderr, "Stack now");
1150 YYFPRINTF (stder
[all...]

Completed in 180 milliseconds