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

/freebsd-10.0-release/contrib/byacc/test/
H A Dgrammar.tab.h22 #define T_UNION 278 macro
H A Dgrammar.y34 T_ENUM T_STRUCT T_UNION
704 | T_UNION
H A Dgrammar.tab.c439 #define T_UNION 278 macro
756 "T_UNSIGNED","T_ENUM","T_STRUCT","T_UNION","T_Bool","T_Complex","T_Imaginary",
828 "struct_or_union : T_UNION",
/freebsd-10.0-release/contrib/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
/freebsd-10.0-release/cddl/contrib/opensolaris/head/
H A Dsyms.h103 #define T_UNION 9 /* union */ macro
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dcoffgrok.h29 #define T_UNION 9 /* union */ macro
H A Dcoffdump.c210 case T_UNION:
H A Dcoffgrok.c370 case T_UNION:
H A Drdcoff.c334 case T_UNION:
/freebsd-10.0-release/contrib/binutils/include/coff/
H A Dinternal.h475 #define T_UNION 9 /* union */ macro
/freebsd-10.0-release/tools/regression/usr.bin/yacc/
H A Dgrammar.y34 T_ENUM T_STRUCT T_UNION
704 | T_UNION
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dcoffread.c1858 case T_UNION:

Completed in 269 milliseconds