Searched defs:BIT15_SET (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-v850.c439 #define BIT15_SET(x) ((x) & 0x8000) macro
467 #undef BIT15_SET macro
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-v850.c443 #define BIT15_SET(x) ((x) & 0x8000) macro
471 #undef BIT15_SET macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c443 #define BIT15_SET(x) ((x) & 0x8000) macro
471 #undef BIT15_SET macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c443 #define BIT15_SET(x) ((x) & 0x8000) macro
471 #undef BIT15_SET macro

Completed in 205 milliseconds