Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c921 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument
924 yy_symbol_value_print (yyoutput, yytype, yyvaluep) in yy_symbol_value_print()
925 FILE *yyoutput; in yy_symbol_value_print()
934 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
936 YYUSE (yyoutput);
953 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument
956 yy_symbol_print (yyoutput, yytype, yyvaluep) in yy_symbol_print()
957 FILE *yyoutput; in yy_symbol_print()
963 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
965 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
[all …]
H A Dzconf.tab.c_shipped921 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
924 yy_symbol_value_print (yyoutput, yytype, yyvaluep)
925 FILE *yyoutput;
934 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
936 YYUSE (yyoutput);
953 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
956 yy_symbol_print (yyoutput, yytype, yyvaluep)
957 FILE *yyoutput;
963 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
965 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped722 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
725 yy_symbol_value_print (yyoutput, yytype, yyvaluep)
726 FILE *yyoutput;
735 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
737 YYUSE (yyoutput);
754 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
757 yy_symbol_print (yyoutput, yytype, yyvaluep)
758 FILE *yyoutput;
764 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
766 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped970 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
973 yy_symbol_value_print (yyoutput, yytype, yyvaluep)
974 FILE *yyoutput;
983 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
985 YYUSE (yyoutput);
1002 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
1005 yy_symbol_print (yyoutput, yytype, yyvaluep)
1006 FILE *yyoutput;
1012 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1014 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
[all …]