Searched refs:dn_aggtup (Results 1 – 4 of 4) sorted by relevance
129 #define dn_aggtup dn_u._nodes._links[1] /* DT_NODE_AGG */ macro
241 for (arg = dnp->dn_aggtup; arg != NULL; arg = arg->dn_list) in dt_sugar_visit_all()
622 dt_node_list_free(&dnp->dn_aggtup); in dt_node_free()3834 if (lp->dn_aggtup != NULL) { in dt_cook_op2()3840 lp->dn_aggtup = rp; in dt_cook_op2()4123 dnp->dn_ident, &dnp->dn_aggtup)); in dt_cook_aggregation()4964 for (arg = dnp->dn_aggtup; arg != NULL; arg = arg->dn_list) { in dt_node_printr()
1226 for (anp = dnp->dn_aggtup; anp != NULL; anp = anp->dn_list) { in dt_compile_agg()