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

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dmips-dis.c1241 const struct mips_opcode *op, *opend;
1303 opend = mips16_opcodes + bfd_mips16_num_opcodes;
1304 for (op = mips16_opcodes; op < opend; op++)
1234 const struct mips_opcode *op, *opend; local
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff-sh.c2103 const struct sh_opcode *op, *opend;
2107 opend = op + min->count;
2111 for (; op < opend; op++)
2101 const struct sh_opcode *op, *opend; local
/haiku-fatelf/src/bin/gdb/gdb/
H A Dsymtab.c2893 char *opend;
2894 char *opname = operator_chars (regexp, &opend);
2885 char *opend; local

Completed in 64 milliseconds