Searched refs:DT_NODE_FUNC (Results 1 – 6 of 6) sorted by relevance
161 #define DT_NODE_FUNC 7 /* function call */ macro
208 case DT_NODE_FUNC: in dt_sugar_visit_all()
439 case DT_NODE_FUNC: in dt_node_name() 575 case DT_NODE_FUNC: in dt_node_free() 795 case DT_NODE_FUNC: in dt_node_resolve() 1228 return (dnp->dn_kind == DT_NODE_FUNC &&1805 dnp->dn_kind = DT_NODE_FUNC; in dt_node_offsetof() 2158 if (expr->dn_kind == DT_NODE_FUNC && in dt_node_pdesc_by_name() 3539 if (rp->dn_kind != DT_NODE_FUNC || in dt_cook_op2() 4517 dt_cook_func, /* DT_NODE_FUNC */4714 case DT_NODE_FUNC: in dt_printd() 4916 case DT_NODE_FUNC in dt_node_printr() [all...]
1003 case DT_NODE_FUNC: in dt_ident_resolve()
1230 if (anp->dn_kind == DT_NODE_FUNC) { in dt_compile_agg()
1970 case DT_NODE_FUNC: { in dt_cg_node()