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 && in dt_node_is_actfunc()1805 dnp->dn_kind = DT_NODE_FUNC; in dt_node_func()2158 if (expr->dn_kind == DT_NODE_FUNC && in dt_node_statement()3539 if (rp->dn_kind != DT_NODE_FUNC || in dt_cook_op2()4714 case DT_NODE_FUNC: in dt_printd()4916 case DT_NODE_FUNC: in dt_node_printr()
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()