Searched defs:yyoutput (Results 1 - 2 of 2) sorted by relevance

/prebuilts/ndk/current/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
H A Dglslang_tab.cpp2753 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, glslang::TParseContext* pParseContext) argument
2755 FILE *yyo = yyoutput;
2762 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
2773 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, glslang::TParseContext* pParseContext) argument
2775 YYFPRINTF (yyoutput, "%s %s (",
2778 yy_symbol_value_print (yyoutput, yytype, yyvaluep, pParseContext);
2779 YYFPRINTF (yyoutput, ")");
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
H A Dglslang_tab.cpp2753 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, glslang::TParseContext* pParseContext) argument
2755 FILE *yyo = yyoutput;
2762 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
2773 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, glslang::TParseContext* pParseContext) argument
2775 YYFPRINTF (yyoutput, "%s %s (",
2778 yy_symbol_value_print (yyoutput, yytype, yyvaluep, pParseContext);
2779 YYFPRINTF (yyoutput, ")");

Completed in 728 milliseconds