compfn 184 opal/class/opal_rb_tree.c opal_rb_tree_comp_fn_t compfn) compfn 191 opal/class/opal_rb_tree.c compvalue = compfn(key, node->key); compfn 143 opal/class/opal_rb_tree.h OPAL_DECLSPEC void * opal_rb_tree_find_with(opal_rb_tree_t *tree, void *key, opal_rb_tree_comp_fn_t compfn);