Searched refs:UNION (Results 1 – 25 of 33) sorted by relevance
12
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/ |
H A D | BTF.def | 22 HANDLE_BTF_KIND(5, UNION)
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | lex.l | 140 UNION { return kw_UNION; }
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | dwarf.c | 183 case UNION: in tdesc_size() 218 case UNION: in tdesc_bitsize() 1097 die_sou_create(dw, die, off, tdp, UNION, "union"); in die_union_create() 1134 mt->t_type == UNION) && in die_sou_resolve() 1139 (mt->t_type == STRUCT || mt->t_type == UNION)) in die_sou_resolve()
|
H A D | ctftools.h | 145 UNION, enumerator
|
H A D | tdata.c | 82 case UNION: in tdesc_layouthash()
|
H A D | ctf.c | 376 case UNION: in write_type() 1204 tdp->t_type = (kind == CTF_K_STRUCT ? STRUCT : UNION); in resurrect_types() 1353 if (tdp->t_type == STRUCT || tdp->t_type == UNION || in resurrect_types()
|
H A D | merge.c | 341 return (defn->t_type == STRUCT || defn->t_type == UNION || in fwd_equiv()
|
/freebsd/contrib/byacc/ |
H A D | defs.h | 118 ,UNION enumerator
|
H A D | reader.c | 562 { "union", UNION }, 2075 case UNION: in read_declarations()
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 6012 222A;UNION;Sm;0;ON;;;;;N;;;;; 6112 228E;MULTISET UNION;Sm;0;ON;;;;;N;;;;; 6165 22C3;N-ARY UNION;Sm;0;ON;;;;;N;;;;; 6181 22D3;DOUBLE UNION;Sm;0;ON;;;;;N;;;;; 7779 2A03;N-ARY UNION OPERATOR WITH DOT;Sm;0;ON;;;;;N;;;;; 7780 2A04;N-ARY UNION OPERATOR WITH PLUS;Sm;0;ON;;;;;N;;;;; 7782 2A06;N-ARY SQUARE UNION OPERATOR;Sm;0;ON;;;;;N;;;;; 7802 2A1A;INTEGRAL WITH UNION;Sm;0;ON;;;;;Y;;;;; 7841 2A41;UNION WITH MINUS SIGN;Sm;0;ON;;;;;N;;;;; 7842 2A42;UNION WITH OVERBAR;Sm;0;ON;;;;;N;;;;; [all …]
|
/freebsd/sys/conf/ |
H A D | NOTES | 1108 # NB: The UNION filesystem was known to be buggy in the past. It is now
|
/freebsd/tools/tools/locale/etc/charmaps/ |
H A D | eucCN.TXT | 52 0xA1C8 0x222A # UNION
|
H A D | GB2312.TXT | 106 0x2148 0x222A # UNION
|
H A D | Big5.TXT | 227 0xA1E5 0x222A # UNION
|
/freebsd/tools/tools/locale/etc/final-maps/ |
H A D | map.eucCN | 300 <UNION> \xA1\xC8
|
H A D | map.GB2312 | 300 <UNION> \xA1\xC8
|
H A D | map.SJIS | 354 <UNION> \x81\xbe
|
H A D | map.Big5 | 389 <UNION> \xA1\xE5
|
H A D | map.eucKR | 6098 <UNION> \xa1\xfa
|
H A D | map.CP949 | 6098 <UNION> \xa1\xfa
|
/freebsd/share/ctypedef/ |
H A D | ja_JP.eucJP.src | 13435 <UNION>;/ 26539 <UNION>;/
|
H A D | C.UTF-8.src | 20341 <UNION>;/
|
/freebsd/share/colldef/ |
H A D | zh_CN.GB2312.src | 12068 <UNION> "<X0C96><X8E00>";<X05>;"<X05><XC0>";<UNION>
|
H A D | zh_CN.eucCN.src | 12068 <UNION> "<X0C96><X8E00>";<X05>;"<X05><XC0>";<UNION>
|
H A D | zh_TW.Big5.src | 2463 <UNION> "<X0C96><X8E00>";<X05>;"<X05><XC0>"…
|
12