HomeSort by relevance Sort by last modified time
    Searched refs:t_tq45 (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/coff/
ecoff.h 169 unsigned char t_tq45[1]; member in struct:tir_ext
  /toolchain/binutils/binutils-2.25/bfd/
ecofflink.c 59 intern->tq4 = (ext->t_tq45[0] & TIR_BITS_TQ4_BIG)
61 intern->tq5 = (ext->t_tq45[0] & TIR_BITS_TQ5_BIG)
78 intern->tq4 = (ext->t_tq45[0] & TIR_BITS_TQ4_LITTLE)
80 intern->tq5 = (ext->t_tq45[0] & TIR_BITS_TQ5_LITTLE)
118 ext->t_tq45[0] = (((intern->tq4 << TIR_BITS_TQ4_SH_BIG)
137 ext->t_tq45[0] = (((intern->tq4 << TIR_BITS_TQ4_SH_LITTLE)
    [all...]

Completed in 317 milliseconds