Searched refs:next_varybits (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/m32c/
H A Dopc2c.c107 next_varybits (int bits, opcode * op, int byte) function
334 while ((bits = next_varybits (bits, op, byte)) != 0);
/netbsd-current/external/gpl3/gdb/dist/sim/m32c/
H A Dopc2c.c107 next_varybits (int bits, opcode * op, int byte) function
335 while ((bits = next_varybits (bits, op, byte)) != 0);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dopc2c.c152 next_varybits (int bits, opcode * op, int byte) function
395 while ((bits = next_varybits (bits, op, byte)) != 0);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dopc2c.c152 next_varybits (int bits, opcode * op, int byte) function
395 while ((bits = next_varybits (bits, op, byte)) != 0);
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dopc2c.c152 next_varybits (int bits, opcode * op, int byte) function
395 while ((bits = next_varybits (bits, op, byte)) != 0);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dopc2c.c152 next_varybits (int bits, opcode * op, int byte) function
395 while ((bits = next_varybits (bits, op, byte)) != 0);

Completed in 207 milliseconds