HomeSort by: relevance | last modified time | path
    Searched refs:o_bits3 (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/coff/
alpha.h 373 unsigned char o_bits3[1]; member in struct:opt_ext
mips.h 331 unsigned char o_bits3[1]; member in struct:opt_ext
  /src/external/gpl3/binutils.old/dist/include/coff/
alpha.h 373 unsigned char o_bits3[1]; member in struct:opt_ext
mips.h 331 unsigned char o_bits3[1]; member in struct:opt_ext
  /src/external/gpl3/gdb/dist/include/coff/
alpha.h 373 unsigned char o_bits3[1]; member in struct:opt_ext
mips.h 331 unsigned char o_bits3[1]; member in struct:opt_ext
  /src/external/gpl3/gdb.old/dist/include/coff/
alpha.h 373 unsigned char o_bits3[1]; member in struct:opt_ext
mips.h 331 unsigned char o_bits3[1]; member in struct:opt_ext
  /src/external/gpl3/binutils/dist/bfd/
ecoffswap.h 675 | ((unsigned int) ext->o_bits3[0]
684 | (ext->o_bits3[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE)
714 ext->o_bits3[0] = intern->value >> OPT_BITS3_VALUE_SH_LEFT_BIG;
721 ext->o_bits3[0] = intern->value >> OPT_BITS3_VALUE_SH_LEFT_LITTLE;
  /src/external/gpl3/binutils.old/dist/bfd/
ecoffswap.h 675 | ((unsigned int) ext->o_bits3[0]
684 | (ext->o_bits3[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE)
714 ext->o_bits3[0] = intern->value >> OPT_BITS3_VALUE_SH_LEFT_BIG;
721 ext->o_bits3[0] = intern->value >> OPT_BITS3_VALUE_SH_LEFT_LITTLE;
  /src/external/gpl3/gdb/dist/bfd/
ecoffswap.h 675 | ((unsigned int) ext->o_bits3[0]
684 | (ext->o_bits3[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE)
714 ext->o_bits3[0] = intern->value >> OPT_BITS3_VALUE_SH_LEFT_BIG;
721 ext->o_bits3[0] = intern->value >> OPT_BITS3_VALUE_SH_LEFT_LITTLE;
  /src/external/gpl3/gdb.old/dist/bfd/
ecoffswap.h 675 | ((unsigned int) ext->o_bits3[0]
684 | (ext->o_bits3[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE)
714 ext->o_bits3[0] = intern->value >> OPT_BITS3_VALUE_SH_LEFT_BIG;
721 ext->o_bits3[0] = intern->value >> OPT_BITS3_VALUE_SH_LEFT_LITTLE;

Completed in 49 milliseconds