Home
last modified time | relevance | path

Searched refs:t_tq23 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Decofflink.c67 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()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Decofflink.c67 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()
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Decoff.h173 unsigned char t_tq23[1]; member
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Decoff.h173 unsigned char t_tq23[1]; member