Searched defs:tnf_ref32_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtnf_com.h73 typedef tnf_int32_t tnf_ref32_t; /* self-relative, 32 bits */ typedef
97 ((tnf_ref32_t)((tnf_uint32_t)(x) | TNF_SPACE_MASK)) : \
121 /* Macros on tnf_ref32_t values: */
126 ((tnf_ref32_t)(((tnf_uint32_t)(x) & ~TNF_REF32_TYPE_MASK) & \
168 tnf_ref32_t tag; /* type record */
172 tnf_ref32_t tag; /* type record */
177 tnf_ref32_t tag; /* type record */
178 tnf_ref32_t name; /* string record */
179 tnf_ref32_t properties; /* array of type records */
183 tnf_ref32_t ta
[all...]

Completed in 88 milliseconds