Searched refs:DT_NF_BITFIELD (Results 1 – 3 of 3) sorted by relevance
183 #define DT_NF_BITFIELD 0x20 /* node is an integer bitfield */ macro
166 if ((dnp->dn_flags & DT_NF_BITFIELD) && in dt_cg_load()417 if ((dst->dn_flags & DT_NF_BITFIELD) && in dt_cg_store()430 if (dst->dn_flags & DT_NF_BITFIELD) in dt_cg_store()454 if (dst->dn_flags & DT_NF_BITFIELD) in dt_cg_store()1919 if (dnp->dn_flags & DT_NF_BITFIELD) in dt_cg_node()
687 ~(DT_NF_SIGNED | DT_NF_REF | DT_NF_BITFIELD | DT_NF_USERLAND); in dt_node_type_assign()693 dnp->dn_flags |= DT_NF_BITFIELD; in dt_node_type_assign()1857 if (dn.dn_flags & DT_NF_BITFIELD) { in dt_node_offsetof()3090 if (cp->dn_flags & DT_NF_BITFIELD) { in dt_cook_op1()3110 if (cp->dn_flags & DT_NF_BITFIELD) { in dt_cook_op1()4857 if (dnp->dn_flags & DT_NF_BITFIELD) in dt_node_printr()