Searched refs:yytype (Results 1 - 10 of 10) sorted by relevance

/external/bison/examples/calc++/
H A Dcalc++-parser.hh143 /// \param yytype The token type.
146 virtual void yy_symbol_value_print_ (int yytype,
150 /// \param yytype The token type.
153 virtual void yy_symbol_print_ (int yytype,
249 /// \param yytype The symbol type.
253 int yytype,
/external/linux-tools-perf/src/tools/perf/util/
H A Dpmu-bison.c672 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, struct list_head *format, char *name) argument
675 yy_symbol_value_print (yyoutput, yytype, yyvaluep, format, name)
677 int yytype;
688 if (yytype < YYNTOKENS)
689 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
693 switch (yytype)
708 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, struct list_head *format, char *name) argument
711 yy_symbol_print (yyoutput, yytype, yyvaluep, format, name)
713 int yytype;
719 if (yytype < YYNTOKEN
1073 yydestruct(const char *yymsg, int yytype, YYSTYPE *yyvaluep, struct list_head *format, char *name) argument
[all...]
H A Dparse-events-bison.c782 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, void *_data, void *scanner) argument
785 yy_symbol_value_print (yyoutput, yytype, yyvaluep, _data, scanner)
787 int yytype;
798 if (yytype < YYNTOKENS)
799 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
803 switch (yytype)
818 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, void *_data, void *scanner) argument
821 yy_symbol_print (yyoutput, yytype, yyvaluep, _data, scanner)
823 int yytype;
829 if (yytype < YYNTOKEN
1183 yydestruct(const char *yymsg, int yytype, YYSTYPE *yyvaluep, void *_data, void *scanner) argument
[all...]
/external/bison/data/
H A Dglr.cc80 [[int yytype], [yytype]],
88 [ yyparser.yy_symbol_print_ (yytype, yyvaluep]b4_locations_if([, yylocationp])[);
161 ]b4_parser_class_name[::yy_symbol_value_print_ (int yytype,
170 switch (yytype)
180 ]b4_parser_class_name[::yy_symbol_print_ (int yytype,
184 *yycdebug_ << (yytype < YYNTOKENS ? "token" : "nterm")
185 << ' ' << yytname[yytype] << " ("
187 yy_symbol_value_print_ (yytype, yyvaluep, yylocationp);
311 /// \param yytype Th
[all...]
H A Dlalr1.cc122 /// \param yytype The token type.
125 virtual void yy_symbol_value_print_ (int yytype,
129 /// \param yytype The token type.
132 virtual void yy_symbol_print_ (int yytype,
228 /// \param yytype The symbol type.
232 int yytype,
413 ]b4_parser_class_name[::yy_symbol_value_print_ (int yytype,
421 switch (yytype)
431 ]b4_parser_class_name[::yy_symbol_print_ (int yytype,
434 *yycdebug_ << (yytype < yyntokens
[all...]
/external/elfutils/src/src/
H A Dldscript.c910 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
913 yy_symbol_value_print (yyoutput, yytype, yyvaluep)
915 int yytype;
924 if (yytype < YYNTOKENS)
925 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
929 switch (yytype)
944 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
947 yy_symbol_print (yyoutput, yytype, yyvaluep)
949 int yytype;
953 if (yytype < YYNTOKEN
1308 yydestruct(const char *yymsg, int yytype, YYSTYPE *yyvaluep) argument
[all...]
/external/libpcap/
H A Dgrammar.c1541 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
1544 yy_symbol_value_print (yyoutput, yytype, yyvaluep)
1546 int yytype;
1553 if (yytype < YYNTOKENS)
1554 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
1558 switch (yytype)
1573 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
1576 yy_symbol_print (yyoutput, yytype, yyvaluep)
1578 int yytype;
1582 if (yytype < YYNTOKEN
1934 yydestruct(const char *yymsg, int yytype, YYSTYPE *yyvaluep) argument
[all...]
/external/elfutils/src/libcpu/
H A Di386_parse.c913 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
916 yy_symbol_value_print (yyoutput, yytype, yyvaluep)
918 int yytype;
927 if (yytype < YYNTOKENS)
928 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
932 switch (yytype)
947 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
950 yy_symbol_print (yyoutput, yytype, yyvaluep)
952 int yytype;
956 if (yytype < YYNTOKEN
1311 yydestruct(const char *yymsg, int yytype, YYSTYPE *yyvaluep) argument
[all...]
/external/bison/src/
H A Dparse-gram.c1062 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const yylocationp) argument
1065 yy_symbol_value_print (yyoutput, yytype, yyvaluep, yylocationp)
1067 int yytype;
1078 if (yytype < YYNTOKENS)
1079 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
1083 switch (yytype)
1224 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const yylocationp) argument
1227 yy_symbol_print (yyoutput, yytype, yyvaluep, yylocationp)
1229 int yytype;
1234 if (yytype < YYNTOKEN
1827 yydestruct(const char *yymsg, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp) argument
[all...]
/external/toybox/kconfig/
H A Dzconf.tab.c_shipped1052 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
1055 yysymprint (yyoutput, yytype, yyvaluep)
1057 int yytype;
1064 if (yytype < YYNTOKENS)
1065 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1067 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1071 if (yytype < YYNTOKENS)
1072 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
1074 switch (yytype)
1089 yydestruct (const char *yymsg, int yytype, YYSTYP
[all...]

Completed in 85 milliseconds