Searched refs:itbl_parse (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Ditbl-ops.h81 int itbl_parse (char *insntbl);
86 int itbl_parse (char *tbl); /* parses insn tbl */
H A Das.c48 #define itbl_parse(itbl_file) 1 macro
666 if (itbl_parse (itbl_files->name) != 0)
H A Ditbl-ops.c39 * First, itbl_parse reads in the table of register and instruction
174 itbl_parse (char *insntbl) function

Completed in 104 milliseconds