Searched refs:DT_NODE_XLATOR (Results 1 – 7 of 7) sorted by relevance
172 #define DT_NODE_XLATOR 18 /* translator definition */ macro
270 case DT_NODE_XLATOR: in dt_sugar_visit_all()
54 if ((enp = dt_node_xalloc(dtp, DT_NODE_XLATOR)) == NULL) in dt_xlator_create_member()
162 assert(dnp->dn_membexpr->dn_kind == DT_NODE_XLATOR); in dt_as_xlate()
493 case DT_NODE_XLATOR: in dt_node_name()2528 dnp = dt_node_alloc(DT_NODE_XLATOR); in dt_node_xlator()5021 case DT_NODE_XLATOR: in dt_node_printr()
2533 case DT_NODE_XLATOR: in dt_compile()
1789 if (dnp->dn_kind == DT_NODE_XLATOR) { in dt_cg_node()