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

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dmips.h330 unsigned char o_bits2[1]; member in struct:opt_ext
H A Dalpha.h372 unsigned char o_bits2[1]; member in struct:opt_ext
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dmips.h330 unsigned char o_bits2[1]; member in struct:opt_ext
H A Dalpha.h372 unsigned char o_bits2[1]; member in struct:opt_ext
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dmips.h330 unsigned char o_bits2[1]; member in struct:opt_ext
H A Dalpha.h372 unsigned char o_bits2[1]; member in struct:opt_ext
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dalpha.h372 unsigned char o_bits2[1]; member in struct:opt_ext
H A Dmips.h330 unsigned char o_bits2[1]; member in struct:opt_ext
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Decoffswap.h673 intern->value = (((unsigned int) ext->o_bits2[0]
683 intern->value = ((ext->o_bits2[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE)
713 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_BIG;
720 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_LITTLE;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Decoffswap.h673 intern->value = (((unsigned int) ext->o_bits2[0]
683 intern->value = ((ext->o_bits2[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE)
713 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_BIG;
720 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_LITTLE;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Decoffswap.h673 intern->value = (((unsigned int) ext->o_bits2[0]
683 intern->value = ((ext->o_bits2[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE)
713 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_BIG;
720 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_LITTLE;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Decoffswap.h673 intern->value = (((unsigned int) ext->o_bits2[0]
683 intern->value = ((ext->o_bits2[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE)
713 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_BIG;
720 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_LITTLE;

Completed in 145 milliseconds