Searched refs:OPT_BITS2_VALUE_SH_LEFT_BIG (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dmips.h337 #define OPT_BITS2_VALUE_SH_LEFT_BIG 16 macro
H A Dalpha.h379 #define OPT_BITS2_VALUE_SH_LEFT_BIG 16 macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dmips.h337 #define OPT_BITS2_VALUE_SH_LEFT_BIG 16 macro
H A Dalpha.h379 #define OPT_BITS2_VALUE_SH_LEFT_BIG 16 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dmips.h337 #define OPT_BITS2_VALUE_SH_LEFT_BIG 16 macro
H A Dalpha.h379 #define OPT_BITS2_VALUE_SH_LEFT_BIG 16 macro
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dalpha.h379 #define OPT_BITS2_VALUE_SH_LEFT_BIG 16 macro
H A Dmips.h337 #define OPT_BITS2_VALUE_SH_LEFT_BIG 16 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Decoffswap.h674 << OPT_BITS2_VALUE_SH_LEFT_BIG)
676 << OPT_BITS2_VALUE_SH_LEFT_BIG)
678 << OPT_BITS2_VALUE_SH_LEFT_BIG));
713 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_BIG;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Decoffswap.h674 << OPT_BITS2_VALUE_SH_LEFT_BIG)
676 << OPT_BITS2_VALUE_SH_LEFT_BIG)
678 << OPT_BITS2_VALUE_SH_LEFT_BIG));
713 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_BIG;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Decoffswap.h674 << OPT_BITS2_VALUE_SH_LEFT_BIG)
676 << OPT_BITS2_VALUE_SH_LEFT_BIG)
678 << OPT_BITS2_VALUE_SH_LEFT_BIG));
713 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_BIG;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Decoffswap.h674 << OPT_BITS2_VALUE_SH_LEFT_BIG)
676 << OPT_BITS2_VALUE_SH_LEFT_BIG)
678 << OPT_BITS2_VALUE_SH_LEFT_BIG));
713 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_BIG;

Completed in 272 milliseconds