Searched refs:T_USHORT (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dgsyms.h54 T_USHORT = 13, enumerator in enum:sdb_type
H A Dsdbout.c521 return T_USHORT;
533 return (TYPE_UNSIGNED (type) ? T_USHORT : T_SHORT);
H A Dmips-tfile.c852 T_USHORT = 13,
1222 bt_UShort, /* T_USHORT */
846 T_USHORT = 13, enumerator in enum:coff_type
/freebsd-10.0-release/cddl/contrib/opensolaris/head/
H A Dsyms.h107 #define T_USHORT 13 /* unsigned short */ macro
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dcoffgrok.h33 #define T_USHORT 13 /* unsigned short */ macro
H A Dcoffdump.c222 case T_USHORT:
H A Dcoffgrok.c351 case T_USHORT:
H A Drdcoff.c305 case T_USHORT:
H A Dsrconv.c689 case T_USHORT:
/freebsd-10.0-release/contrib/binutils/include/coff/
H A Dinternal.h479 #define T_USHORT 13 /* unsigned short */ macro
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dcoffread.c1912 case T_USHORT:

Completed in 174 milliseconds