Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-parser.tab.c
H A Ddtc-parser.tab.c_shipped843 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * …
845 FILE *yyo = yyoutput;
852 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
863 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const …
865 YYFPRINTF (yyoutput, "%s %s (",
868 YY_LOCATION_PRINT (yyoutput, *yylocationp);
869 YYFPRINTF (yyoutput, ": ");
870 yy_symbol_value_print (yyoutput, yytype, yyvaluep, yylocationp);
871 YYFPRINTF (yyoutput, ")");
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.tab.c
H A Dzconf.tab.c_shipped865 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
867 FILE *yyo = yyoutput;
873 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
884 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
886 YYFPRINTF (yyoutput, "%s %s (",
889 yy_symbol_value_print (yyoutput, yytype, yyvaluep);
890 YYFPRINTF (yyoutput, ")");
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.tab.c_shipped864 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
866 FILE *yyo = yyoutput;
872 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
883 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
885 YYFPRINTF (yyoutput, "%s %s (",
888 yy_symbol_value_print (yyoutput, yytype, yyvaluep);
889 YYFPRINTF (yyoutput, ")");
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dparser.c869 FILE *yyoutput = yyo; in yy_symbol_value_print() local
870 YYUSE (yyoutput); in yy_symbol_value_print()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefsyacc.c1002 FILE *yyoutput = yyo; in yy_symbol_value_print() local
1003 YYUSE (yyoutput); in yy_symbol_value_print()