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

/openbsd-current/gnu/gcc/gcc/
H A Dgsyms.h55 T_UINT = 14, enumerator in enum:sdb_type
H A Dsdbout.c517 return T_UINT;
529 return (TYPE_UNSIGNED (type) ? T_UINT : T_INT);
H A Dmips-tfile.c853 T_UINT = 14,
1223 bt_UInt, /* T_UINT */
847 T_UINT = 14, enumerator in enum:coff_type
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgsyms.h55 T_UINT = 14, enumerator in enum:sdb_type
H A Dsdbout.c538 return T_UINT;
550 return (TREE_UNSIGNED (type) ? T_UINT : T_INT);
H A Dmips-tfile.c850 T_UINT = 14,
1298 bt_UInt, /* T_UINT */
844 T_UINT = 14, enumerator in enum:coff_type
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.h34 #define T_UINT 14 /* unsigned integer */ macro
145 int basic; /* One of T_VOID.. T_UINT */
H A Dcoffgrok.c333 res->u.basic = T_UINT;
353 case T_UINT:
H A Dcoffdump.c226 case T_UINT:
H A Drdcoff.c308 case T_UINT:
H A Dsrconv.c693 case T_UINT:
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.h34 #define T_UINT 14 /* unsigned integer */ macro
145 int basic; /* One of T_VOID.. T_UINT */
H A Dcoffgrok.c333 res->u.basic = T_UINT;
353 case T_UINT:
H A Dcoffdump.c224 case T_UINT:
H A Drdcoff.c308 case T_UINT:
H A Dsrconv.c689 case T_UINT:
/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h480 #define T_UINT 14 /* unsigned integer */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dinternal.h480 #define T_UINT 14 /* unsigned integer */ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dcoffread.c1918 case T_UINT:

Completed in 147 milliseconds