Searched refs:T_UNION (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dgsyms.h50 T_UNION = 9, enumerator in enum:sdb_type
H A Dsdbout.c612 : (TREE_CODE (type) == UNION_TYPE) ? T_UNION
613 : (TREE_CODE (type) == QUAL_UNION_TYPE) ? T_UNION
1115 PUT_SDB_TYPE (T_UNION);
H A Dmips-tfile.c848 T_UNION = 9,
1218 bt_Union, /* T_UNION */
842 T_UNION = 9, enumerator in enum:coff_type
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgsyms.h50 T_UNION = 9, enumerator in enum:sdb_type
H A Dsdbout.c633 : (TREE_CODE (type) == UNION_TYPE) ? T_UNION
634 : (TREE_CODE (type) == QUAL_UNION_TYPE) ? T_UNION
1153 PUT_SDB_TYPE (T_UNION);
H A Dmips-tfile.c845 T_UNION = 9,
1293 bt_Union, /* T_UNION */
839 T_UNION = 9, enumerator in enum:coff_type
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.h29 #define T_UNION 9 /* union */ macro
H A Dcoffdump.c211 case T_UNION:
H A Dcoffgrok.c368 case T_UNION:
H A Drdcoff.c332 case T_UNION:
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.h29 #define T_UNION 9 /* union */ macro
H A Dcoffdump.c209 case T_UNION:
H A Dcoffgrok.c368 case T_UNION:
H A Drdcoff.c332 case T_UNION:
/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h475 #define T_UNION 9 /* union */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dinternal.h475 #define T_UNION 9 /* union */ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dcoffread.c1861 case T_UNION:

Completed in 297 milliseconds