nodes_roots        55 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                                  int *nodes_roots,
nodes_roots       136 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     int *nodes_roots = NULL, *k = NULL;
nodes_roots       212 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         nodes_roots = (int *)calloc(num_nodes, sizeof(int));
nodes_roots       215 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                 nodes_roots[idx++] = i;
nodes_roots       220 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                        "Root nodes are :\n", "root ", nodes_roots, num_nodes);
nodes_roots       258 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                                                  nodes_roots, lindex_to_grank, comm_old);
nodes_roots       267 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                                                        nodes_roots, lindex_to_grank, comm_old);
nodes_roots       280 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                                                        nodes_roots, lindex_to_grank, comm_old);
nodes_roots       438 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                                                                        nodes_roots[i], -112, comm_old, &reqs[i-1])))) {
nodes_roots       460 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                                                                        nodes_roots[i], -113, comm_old, &reqs[i-1])))) {
nodes_roots       527 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                                                                        nodes_roots[i], -114, comm_old, &reqs[i-1])))) {
nodes_roots       958 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     if (NULL != nodes_roots) free(nodes_roots);  /* only on root */