Home
last modified time | relevance | path

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

/dragonfly/lib/libevtr/
HDktrfmt.tab.c799 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, struct ktrfmt_pa… in yy_symbol_value_print() argument
802 yy_symbol_value_print (yyoutput, yytype, yyvaluep, ctx) in yy_symbol_value_print()
804 int yytype;
815 if (yytype < YYNTOKENS)
816 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
820 YYUSE (yytype);
831 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, struct ktrfmt_parse_ct… in yy_symbol_print() argument
834 yy_symbol_print (yyoutput, yytype, yyvaluep, ctx) in yy_symbol_print()
836 int yytype;
841 if (yytype < YYNTOKENS)
[all …]
/dragonfly/contrib/gdb-7/gdb/
HDgo-exp.c1003 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument
1006 yy_symbol_value_print (yyoutput, yytype, yyvaluep) in yy_symbol_value_print()
1008 int yytype;
1015 if (yytype < YYNTOKENS)
1016 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
1020 switch (yytype)
1035 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument
1038 yy_symbol_print (yyoutput, yytype, yyvaluep) in yy_symbol_print()
1040 int yytype;
1044 if (yytype < YYNTOKENS)
[all …]
HDada-exp.c1200 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument
1203 yy_symbol_value_print (yyoutput, yytype, yyvaluep) in yy_symbol_value_print()
1205 int yytype;
1212 if (yytype < YYNTOKENS)
1213 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
1217 switch (yytype)
1232 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument
1235 yy_symbol_print (yyoutput, yytype, yyvaluep) in yy_symbol_print()
1237 int yytype;
1241 if (yytype < YYNTOKENS)
[all …]
/dragonfly/gnu/usr.bin/binutils227/block2/libgold/
HDyyscript.c1578 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, void* closure) in yy_symbol_value_print() argument
1581 yy_symbol_value_print (yyoutput, yytype, yyvaluep, closure) in yy_symbol_value_print()
1583 int yytype;
1594 if (yytype < YYNTOKENS)
1595 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
1599 YYUSE (yytype);
1610 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, void* closure) in yy_symbol_print() argument
1613 yy_symbol_print (yyoutput, yytype, yyvaluep, closure) in yy_symbol_print()
1615 int yytype;
1620 if (yytype < YYNTOKENS)
[all …]
/dragonfly/contrib/flex/src/
HDparse.c883 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument
890 if (yytype < YYNTOKENS) in yy_symbol_value_print()
891 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
893 YYUSE (yytype); in yy_symbol_value_print()
902 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument
905 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
907 yy_symbol_value_print (yyoutput, yytype, yyvaluep); in yy_symbol_print()
1220 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) in yydestruct() argument
1225 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); in yydestruct()
1228 YYUSE (yytype); in yydestruct()
/dragonfly/contrib/cvs-1.12/lib/
HDgetdate.c952 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep) in yysymprint() argument
955 yysymprint (yyoutput, yytype, yyvaluep) in yysymprint()
957 int yytype;
964 if (yytype < YYNTOKENS)
966 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
968 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
972 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
974 switch (yytype)
989 yydestruct (int yytype, YYSTYPE *yyvaluep) in yydestruct() argument
992 yydestruct (yytype, yyvaluep) in yydestruct()
[all …]
/dragonfly/contrib/binutils-2.34/gold/
HDyyscript.c1438 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, void* closure) in yy_symbol_value_print() argument
1446 if (yytype < YYNTOKENS) in yy_symbol_value_print()
1447 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
1449 YYUSE (yytype); in yy_symbol_value_print()
1458 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, void* closure) in yy_symbol_print() argument
1461 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
1463 yy_symbol_value_print (yyoutput, yytype, yyvaluep, closure); in yy_symbol_print()
1777 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, void* closure) in yydestruct() argument
1783 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); in yydestruct()
1786 YYUSE (yytype); in yydestruct()