Searched refs:xgate_opcode_handle (Results 1 – 1 of 1) sorted by relevance
58 struct xgate_opcode_handle struct105 static struct xgate_opcode *xgate_find_match (struct xgate_opcode_handle *,293 struct xgate_opcode_handle *op_handles = 0; in md_begin()325 op_handles = (struct xgate_opcode_handle *) in md_begin()326 xmalloc (sizeof(struct xgate_opcode_handle) * (number_of_op_handles)); in md_begin()480 struct xgate_opcode_handle *opcode_handle = 0; in md_assemble()497 if (!(opcode_handle = (struct xgate_opcode_handle *) hash_find (xgate_hash, in md_assemble()548 if (!(opcode_handle = (struct xgate_opcode_handle *) in md_assemble()907 xgate_find_match (struct xgate_opcode_handle *opcode_handle, in xgate_find_match()