_he_new_buckets 642 ompi/mca/topo/treematch/treematch/uthash.h UT_hash_bucket *_he_new_buckets, *_he_newbkt; \ _he_new_buckets 643 ompi/mca/topo/treematch/treematch/uthash.h _he_new_buckets = (UT_hash_bucket*)uthash_malloc( \ _he_new_buckets 645 ompi/mca/topo/treematch/treematch/uthash.h if (!_he_new_buckets) { uthash_fatal( "out of memory"); } \ _he_new_buckets 646 ompi/mca/topo/treematch/treematch/uthash.h memset(_he_new_buckets, 0, \ _he_new_buckets 658 ompi/mca/topo/treematch/treematch/uthash.h _he_newbkt = &(_he_new_buckets[ _he_bkt ]); \ _he_new_buckets 675 ompi/mca/topo/treematch/treematch/uthash.h tbl->buckets = _he_new_buckets; \ _he_new_buckets 688 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h UT_hash_bucket *_he_new_buckets, *_he_newbkt; \ _he_new_buckets 689 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _he_new_buckets = (UT_hash_bucket*)uthash_malloc( \ _he_new_buckets 691 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h if (!_he_new_buckets) { uthash_fatal( "out of memory"); } \ _he_new_buckets 692 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h memset(_he_new_buckets, 0, \ _he_new_buckets 704 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _he_newbkt = &(_he_new_buckets[ _he_bkt ]); \ _he_new_buckets 721 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h tbl->buckets = _he_new_buckets; \