Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_grammar.c1380 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument
1382 FILE *yyo = yyoutput; in yy_symbol_value_print()
1388 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
1399 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument
1401 YYFPRINTF (yyoutput, "%s %s (", in yy_symbol_print()
1404 yy_symbol_value_print (yyoutput, yytype, yyvaluep); in yy_symbol_print()
1405 YYFPRINTF (yyoutput, ")"); in yy_symbol_print()