Searched refs:toptree_for_each_child_safe (Results 1 – 2 of 2) sorted by relevance
74 toptree_for_each_child_safe(child, tmp, cand) in toptree_free()136 toptree_for_each_child_safe(child, tmp, cand) in toptree_move_children()157 toptree_for_each_child_safe(child, tmp, cand) { in toptree_unify()
38 #define toptree_for_each_child_safe(child, ptmp, ptree) \ macro