dn_acts
if (cnp->dn_acts == NULL) {
for (dnp = cnp->dn_acts; dnp != NULL; dnp = dnp->dn_list) {
dnp->dn_acts = acts;
dt_node_list_cook(&dnp->dn_acts, idflags));
dt_node_list_cook(&dnp->dn_acts, idflags));
for (arg = dnp->dn_acts; arg != NULL; arg = arg->dn_list)
for (arg = dnp->dn_acts; arg != NULL; arg = arg->dn_list)
dt_node_list_free(&dnp->dn_acts);
for (arg = dnp->dn_acts; arg != NULL; arg = arg->dn_list)
clause->dn_pred, clause->dn_acts));
if (clause->dn_acts == NULL) {
dt_sugar_visit_stmts(&dp, clause->dn_acts, condid);