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

/openbsd-current/gnu/gcc/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
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgsyms.h54 T_USHORT = 13, enumerator in enum:sdb_type
H A Dsdbout.c542 return T_USHORT;
554 return (TREE_UNSIGNED (type) ? T_USHORT : T_SHORT);
H A Dmips-tfile.c849 T_USHORT = 13,
1297 bt_UShort, /* T_USHORT */
843 T_USHORT = 13, enumerator in enum:coff_type
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.h33 #define T_USHORT 13 /* unsigned short */ macro
H A Dcoffdump.c223 case T_USHORT:
H A Dcoffgrok.c349 case T_USHORT:
H A Drdcoff.c303 case T_USHORT:
H A Dsrconv.c692 case T_USHORT:
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.h33 #define T_USHORT 13 /* unsigned short */ macro
H A Dcoffdump.c221 case T_USHORT:
H A Dcoffgrok.c349 case T_USHORT:
H A Drdcoff.c303 case T_USHORT:
H A Dsrconv.c688 case T_USHORT:
/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h479 #define T_USHORT 13 /* unsigned short */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dinternal.h479 #define T_USHORT 13 /* unsigned short */ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dcoffread.c1915 case T_USHORT:

Completed in 319 milliseconds