tmp_tree 219 test/class/opal_tree.c opal_tree_t tmp_tree; tmp_tree 223 test/class/opal_tree.c OBJ_CONSTRUCT(&tmp_tree, opal_tree_t); tmp_tree 224 test/class/opal_tree.c opal_tree_init(&tmp_tree, test_comp, test_serialize, tmp_tree 228 test/class/opal_tree.c opal_tree_deserialize(serial_tree, &(tmp_tree.opal_tree_sentinel)); tmp_tree 231 test/class/opal_tree.c if (OPAL_SUCCESS == opal_tree_serialize(opal_tree_get_root(&tmp_tree),