best_res          200 ompi/mca/topo/treematch/treematch/k-partitioning.c   int *res = NULL, *best_res=NULL, *size = NULL;
best_res          250 ompi/mca/topo/treematch/treematch/k-partitioning.c       free(best_res);
best_res          251 ompi/mca/topo/treematch/treematch/k-partitioning.c       best_res=res;
best_res          261 ompi/mca/topo/treematch/treematch/k-partitioning.c   return best_res;