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

/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dalpha.h375 #define OPT_BITS2_VALUE_SH_LEFT_BIG 16 macro
H A Dmips.h360 #define OPT_BITS2_VALUE_SH_LEFT_BIG 16 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dalpha.h378 #define OPT_BITS2_VALUE_SH_LEFT_BIG 16 macro
H A Dmips.h336 #define OPT_BITS2_VALUE_SH_LEFT_BIG 16 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Decoffswap.h673 << OPT_BITS2_VALUE_SH_LEFT_BIG)
675 << OPT_BITS2_VALUE_SH_LEFT_BIG)
677 << OPT_BITS2_VALUE_SH_LEFT_BIG));
712 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_BIG;
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Decoffswap.h786 << OPT_BITS2_VALUE_SH_LEFT_BIG)
788 << OPT_BITS2_VALUE_SH_LEFT_BIG)
790 << OPT_BITS2_VALUE_SH_LEFT_BIG));
828 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_BIG;

Completed in 168 milliseconds