bucket_len 137 ompi/mca/topo/treematch/treematch/tm_bucket.c printf("\tb.bucket_len=%d\n",(int)b->bucket_len); bucket_len 195 ompi/mca/topo/treematch/treematch/tm_bucket.c if( bucket->bucket_len == bucket->nb_elem ){ bucket_len 205 ompi/mca/topo/treematch/treematch/tm_bucket.c bucket->bucket = (coord*)REALLOC(bucket->bucket,sizeof(coord)*(size + bucket->bucket_len)); bucket_len 206 ompi/mca/topo/treematch/treematch/tm_bucket.c bucket->bucket_len += size; bucket_len 11 ompi/mca/topo/treematch/treematch/tm_bucket.h int bucket_len; /* allocated size in the heap */