Searched refs:DT_NF_BITFIELD (Results 1 – 3 of 3) sorted by relevance
185 #define DT_NF_BITFIELD 0x20 /* node is an integer bitfield */ macro
169 if ((dnp->dn_flags & DT_NF_BITFIELD) && in dt_cg_load()422 if ((dst->dn_flags & DT_NF_BITFIELD) && in dt_cg_store()435 if (dst->dn_flags & DT_NF_BITFIELD) in dt_cg_store()459 if (dst->dn_flags & DT_NF_BITFIELD) in dt_cg_store()1942 if (dnp->dn_flags & DT_NF_BITFIELD) in dt_cg_node()
684 ~(DT_NF_SIGNED | DT_NF_REF | DT_NF_BITFIELD | DT_NF_USERLAND); in dt_node_type_assign_member()688 dnp->dn_flags |= DT_NF_BITFIELD; in dt_node_type_assign_member()1840 if (dn.dn_flags & DT_NF_BITFIELD) { in dt_node_offsetof()3073 if (cp->dn_flags & DT_NF_BITFIELD) { in dt_cook_op1()3092 if (cp->dn_flags & DT_NF_BITFIELD) { in dt_cook_op1()4840 if (dnp->dn_flags & DT_NF_BITFIELD) in dt_node_printr()