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

/freebsd-13-stable/crypto/heimdal/lib/com_err/
H A Dparse.c697 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
700 yy_symbol_value_print (yyoutput, yytype, yyvaluep)
701 FILE *yyoutput;
710 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
712 YYUSE (yyoutput);
729 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
732 yy_symbol_print (yyoutput, yytype, yyvaluep)
733 FILE *yyoutput;
739 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
741 YYFPRINTF (yyoutput, "nter
[all...]
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.c1089 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
1092 yy_symbol_value_print (yyoutput, yytype, yyvaluep)
1093 FILE *yyoutput;
1102 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
1104 YYUSE (yyoutput);
1121 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
1124 yy_symbol_print (yyoutput, yytype, yyvaluep)
1125 FILE *yyoutput;
1131 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1133 YYFPRINTF (yyoutput, "nter
[all...]
/freebsd-13-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c671 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
674 yy_symbol_value_print (yyoutput, yytype, yyvaluep)
675 FILE *yyoutput;
684 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
686 YYUSE (yyoutput);
703 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
706 yy_symbol_print (yyoutput, yytype, yyvaluep)
707 FILE *yyoutput;
713 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
715 YYFPRINTF (yyoutput, "nter
[all...]
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c1082 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
1085 yy_symbol_value_print (yyoutput, yytype, yyvaluep)
1086 FILE *yyoutput;
1095 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
1097 YYUSE (yyoutput);
1114 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
1117 yy_symbol_print (yyoutput, yytype, yyvaluep)
1118 FILE *yyoutput;
1124 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1126 YYFPRINTF (yyoutput, "nter
[all...]
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_parser.c1579 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
1581 FILE *yyo = yyoutput;
1587 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
1598 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
1600 YYFPRINTF (yyoutput, "%s %s (",
1603 yy_symbol_value_print (yyoutput, yytype, yyvaluep);
1604 YYFPRINTF (yyoutput, ")");

Completed in 91 milliseconds