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

/openbsd-current/gnu/gcc/gcc/
H A Dgsyms.h56 T_ULONG = 15 enumerator in enum:sdb_type
H A Dsdbout.c525 return T_ULONG;
535 return (TYPE_UNSIGNED (type) ? T_ULONG : T_LONG);
537 return (TYPE_UNSIGNED (type) ? T_ULONG : T_LONG);
H A Dmips-tfile.c854 T_ULONG = 15,
1224 bt_ULong /* T_ULONG */
848 T_ULONG = 15, enumerator in enum:coff_type
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgsyms.h56 T_ULONG = 15 enumerator in enum:sdb_type
H A Dsdbout.c546 return T_ULONG;
556 return (TREE_UNSIGNED (type) ? T_ULONG : T_LONG);
558 return (TREE_UNSIGNED (type) ? T_ULONG : T_LONG);
H A Dmips-tfile.c851 T_ULONG = 15,
1299 bt_ULong /* T_ULONG */
845 T_ULONG = 15, enumerator in enum:coff_type
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.h35 #define T_ULONG 15 /* unsigned long */ macro
H A Dcoffdump.c229 case T_ULONG:
H A Dcoffgrok.c357 case T_ULONG:
H A Drdcoff.c313 case T_ULONG:
H A Dsrconv.c694 case T_ULONG:
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.h35 #define T_ULONG 15 /* unsigned long */ macro
H A Dcoffdump.c227 case T_ULONG:
H A Dcoffgrok.c357 case T_ULONG:
H A Drdcoff.c313 case T_ULONG:
H A Dsrconv.c690 case T_ULONG:
/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h481 #define T_ULONG 15 /* unsigned long */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dinternal.h481 #define T_ULONG 15 /* unsigned long */ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dcoffread.c1921 case T_ULONG:

Completed in 284 milliseconds