Searched defs:COERCE16 (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dvax-dis.c58 #define COERCE16(x) ((int) (((x) ^ 0x8000) - 0x8000)) macro
H A Dm68k-dis.c86 #define COERCE16(x) ((int) (((x) ^ 0x8000) - 0x8000)) macro
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dvax-dis.c58 #define COERCE16(x) ((int) (((x) ^ 0x8000) - 0x8000)) macro
H A Dm68k-dis.c86 #define COERCE16(x) ((int) (((x) ^ 0x8000) - 0x8000)) macro
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dvax-dis.c58 #define COERCE16(x) ((int) (((x) ^ 0x8000) - 0x8000)) macro
H A Dm68k-dis.c86 #define COERCE16(x) ((int) (((x) ^ 0x8000) - 0x8000)) macro
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dvax-dis.c58 #define COERCE16(x) ((int) (((x) ^ 0x8000) - 0x8000)) macro
H A Dm68k-dis.c86 #define COERCE16(x) ((int) (((x) ^ 0x8000) - 0x8000)) macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dlibbfd.c532 #define COERCE16 macro
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dlibbfd.c617 #define COERCE16 macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dlibbfd.c617 #define COERCE16 macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dlibbfd.c699 #define COERCE16 macro

Completed in 140 milliseconds