tree_right        602 opal/class/opal_tree.c static int opal_tree_compare_subtrees(opal_tree_t *tree_left, opal_tree_t *tree_right,
tree_right        636 opal/class/opal_tree.c         if( 0 != (ret = opal_tree_compare_subtrees(tree_left, tree_right, left_child, right_child)) ) {