dumb              127 ompi/mca/topo/treematch/treematch/tm_tree.c     if(tree->dumb) /*in dumb subtrees  internal nodes  have been allocated individually, they need to bee freed one by one*/
dumb              142 ompi/mca/topo/treematch/treematch/tm_tree.c   if(tree->dumb){
dumb              189 ompi/mca/topo/treematch/treematch/tm_tree.c   node->dumb = 0;
dumb              210 ompi/mca/topo/treematch/treematch/tm_tree.c   new->dumb = old->dumb;
dumb             2022 ompi/mca/topo/treematch/treematch/tm_tree.c     list_child[i]->dumb = 1;
dumb               49 ompi/mca/topo/treematch/treematch/treematch.h   int dumb; /* 1 if the node belongs to a dumb tree: hence has to be freed separately */