Home
last modified time | relevance | path

Searched refs:YYFPRINTF (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c890 # ifndef YYFPRINTF
892 # define YYFPRINTF fprintf macro
898 YYFPRINTF Args; \
905 YYFPRINTF (stderr, "%s ", Title); \
908 YYFPRINTF (stderr, "\n"); \
963 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
965 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
968 YYFPRINTF (yyoutput, ")");
987 YYFPRINTF (stderr, "Stack now");
991 YYFPRINTF (stderr, " %d", yybot);
[all …]
H A Dzconf.tab.c_shipped890 # ifndef YYFPRINTF
892 # define YYFPRINTF fprintf
898 YYFPRINTF Args; \
905 YYFPRINTF (stderr, "%s ", Title); \
908 YYFPRINTF (stderr, "\n"); \
963 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
965 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
968 YYFPRINTF (yyoutput, ")");
987 YYFPRINTF (stderr, "Stack now");
991 YYFPRINTF (stderr, " %d", yybot);
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped691 # ifndef YYFPRINTF
693 # define YYFPRINTF fprintf
699 YYFPRINTF Args; \
706 YYFPRINTF (stderr, "%s ", Title); \
709 YYFPRINTF (stderr, "\n"); \
764 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
766 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
769 YYFPRINTF (yyoutput, ")");
788 YYFPRINTF (stderr, "Stack now");
792 YYFPRINTF (stderr, " %d", yybot);
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped939 # ifndef YYFPRINTF
941 # define YYFPRINTF fprintf
947 YYFPRINTF Args; \
954 YYFPRINTF (stderr, "%s ", Title); \
957 YYFPRINTF (stderr, "\n"); \
1012 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1014 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1017 YYFPRINTF (yyoutput, ")");
1036 YYFPRINTF (stderr, "Stack now");
1040 YYFPRINTF (stderr, " %d", yybot);
[all …]