Searched refs:yyproc (Results 1 – 2 of 2) sorted by relevance
95 struct itbl_entry *itbl_add_reg (int yyproc, int yytype,97 struct itbl_entry *itbl_add_insn (int yyproc, char *name,
152 static e_processor get_processor (int yyproc);814 get_processor (int yyproc) in get_processor() argument817 if (yyproc >= e_p0 && yyproc < e_nprocs) in get_processor()818 return (e_processor) yyproc; in get_processor()