Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-gen.c1591 struct opcode_hash_entry ***opcode_array_p, int lineno) in expand_templates() argument
1594 struct opcode_hash_entry **opcode_array = *opcode_array_p; in expand_templates()
1616 *opcode_array_p = opcode_array; in expand_templates()
1728 expand_templates (name2, str2, opcode_hash_table, opcode_array_p, in expand_templates()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-gen.c1651 struct opcode_hash_entry ***opcode_array_p, int lineno) in expand_templates() argument
1654 struct opcode_hash_entry **opcode_array = *opcode_array_p; in expand_templates()
1677 *opcode_array_p = opcode_array; in expand_templates()
1788 expand_templates (name2, str2, opcode_hash_table, opcode_array_p, in expand_templates()