Searched defs:yytype (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | itbl-ops.c | 197 itbl_add_reg (int yyprocessor, int yytype, char *regname, in itbl_add_reg() 225 itbl_add_operand (struct itbl_entry *e, int yytype, int sbit, in itbl_add_operand() 822 get_type (int yytype) in get_type()
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | itbl-ops.c | 197 itbl_add_reg (int yyprocessor, int yytype, char *regname, in itbl_add_reg() 225 itbl_add_operand (struct itbl_entry *e, int yytype, int sbit, in itbl_add_operand() 822 get_type (int yytype) in get_type()
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | getdate.c | 956 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, parser_control *… in yy_symbol_value_print() 990 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, parser_control *pc) in yy_symbol_print() 1225 int yytype = YYTRANSLATE (yychar); in yysyntax_error() local 1327 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, parser_control *pc) in yydestruct()
|
/netbsd-src/external/bsd/elftosb/dist/elftosb2/ |
H A D | elftosb_parser.tab.cpp | 1140 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp) in yysymprint() 1181 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp) in yydestruct() 2550 int yytype = YYTRANSLATE (yychar); local
|