Searched refs:tq0 (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/binutils/include/coff/
H A Dsym.h282 unsigned tq0 : 4; member in struct:__anon589
/freebsd-9.3-release/contrib/binutils/bfd/
H A Decofflink.c87 intern->tq0 = (ext->t_tq01[0] & TIR_BITS_TQ0_BIG)
104 intern->tq0 = (ext->t_tq01[0] & TIR_BITS_TQ0_LITTLE)
144 ext->t_tq01[0] = (((intern->tq0 << TIR_BITS_TQ0_SH_BIG)
161 ext->t_tq01[0] = (((intern->tq0 << TIR_BITS_TQ0_SH_LITTLE)
H A Decoff.c1085 qualifiers[0].type = u.ti.tq0;
/freebsd-9.3-release/contrib/gcc/
H A Dmips-tdump.c465 qualifiers[0].type = (tq_t) u.ti.tq0;
1061 u.ti.tq0,
H A Dmips-tfile.c130 d) tq0 - tq5: type qualifier fields as needed. The
2053 aux.ti.tq0 = (int) t->type_qualifiers[0];
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dmdebugread.c958 && tir.tq0 == tqNil)
1726 PARSE_TQ (tq0);
3750 || tir.tq0 != tqNil)
4346 if (tir.tq0 != tqNil)
4348 "illegal tq0 in forward typedef for %s", sym_name);
/freebsd-9.3-release/contrib/binutils/gas/
H A Decoff.c155 d) tq0 - tq5: type qualifier fields as needed. The
1875 aux.ti.tq0 = (int) t->type_qualifiers[0];

Completed in 214 milliseconds