_hd_hh_del 197 ompi/mca/topo/treematch/treematch/uthash.h struct UT_hash_handle *_hd_hh_del; \ _hd_hh_del 205 ompi/mca/topo/treematch/treematch/uthash.h _hd_hh_del = &((delptr)->hh); \ _hd_hh_del 217 ompi/mca/topo/treematch/treematch/uthash.h if (_hd_hh_del->next) { \ _hd_hh_del 218 ompi/mca/topo/treematch/treematch/uthash.h ((UT_hash_handle*)((char*)_hd_hh_del->next + \ _hd_hh_del 220 ompi/mca/topo/treematch/treematch/uthash.h _hd_hh_del->prev; \ _hd_hh_del 222 ompi/mca/topo/treematch/treematch/uthash.h HASH_TO_BKT( _hd_hh_del->hashv, (head)->hh.tbl->num_buckets, _hd_bkt); \ _hd_hh_del 223 ompi/mca/topo/treematch/treematch/uthash.h HASH_DEL_IN_BKT(hh,(head)->hh.tbl->buckets[_hd_bkt], _hd_hh_del); \ _hd_hh_del 229 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h struct UT_hash_handle *_hd_hh_del; \ _hd_hh_del 238 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _hd_hh_del = &((delptr)->hh); \ _hd_hh_del 250 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h if (_hd_hh_del->next != NULL) { \ _hd_hh_del 251 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h ((UT_hash_handle*)((ptrdiff_t)_hd_hh_del->next + \ _hd_hh_del 253 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _hd_hh_del->prev; \ _hd_hh_del 255 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h HASH_TO_BKT( _hd_hh_del->hashv, (head)->hh.tbl->num_buckets, _hd_bkt); \ _hd_hh_del 256 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h HASH_DEL_IN_BKT(hh,(head)->hh.tbl->buckets[_hd_bkt], _hd_hh_del); \