Searched refs:t_tq23 (Results 1 – 4 of 4) sorted by relevance
67 intern->tq2 = (ext->t_tq23[0] & TIR_BITS_TQ2_BIG) in _bfd_ecoff_swap_tir_in()69 intern->tq3 = (ext->t_tq23[0] & TIR_BITS_TQ3_BIG) in _bfd_ecoff_swap_tir_in()86 intern->tq2 = (ext->t_tq23[0] & TIR_BITS_TQ2_LITTLE) in _bfd_ecoff_swap_tir_in()88 intern->tq3 = (ext->t_tq23[0] & TIR_BITS_TQ3_LITTLE) in _bfd_ecoff_swap_tir_in()126 ext->t_tq23[0] = (((intern->tq2 << TIR_BITS_TQ2_SH_BIG) in _bfd_ecoff_swap_tir_out()145 ext->t_tq23[0] = (((intern->tq2 << TIR_BITS_TQ2_SH_LITTLE) in _bfd_ecoff_swap_tir_out()
173 unsigned char t_tq23[1]; member