Searched refs:DT_NODE_FUNC (Results 1 – 5 of 5) sorted by relevance
150 #define DT_NODE_FUNC 7 /* function call */ macro
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()1205 return (dnp->dn_kind == DT_NODE_FUNC && in dt_node_is_actfunc()1782 dnp->dn_kind = DT_NODE_FUNC; in dt_node_func()2135 if (expr->dn_kind == DT_NODE_FUNC && in dt_node_statement()3502 if (rp->dn_kind != DT_NODE_FUNC || in dt_cook_op2()4712 case DT_NODE_FUNC: in dt_node_printr()
1001 case DT_NODE_FUNC: in dt_ident_resolve()
1075 if (addr == NULL || addr->dn_kind != DT_NODE_FUNC || in dt_action_printt()1273 if (anp->dn_kind == DT_NODE_FUNC) { in dt_compile_agg()
2004 case DT_NODE_FUNC: { in dt_cg_node()