_dst_hh 778 ompi/mca/topo/treematch/treematch/uthash.h UT_hash_handle *_src_hh, *_dst_hh, *_last_elt_hh=NULL; \ _dst_hh 787 ompi/mca/topo/treematch/treematch/uthash.h _dst_hh = (UT_hash_handle*)(((char*)_elt) + _dst_hho); \ _dst_hh 788 ompi/mca/topo/treematch/treematch/uthash.h _dst_hh->key = _src_hh->key; \ _dst_hh 789 ompi/mca/topo/treematch/treematch/uthash.h _dst_hh->keylen = _src_hh->keylen; \ _dst_hh 790 ompi/mca/topo/treematch/treematch/uthash.h _dst_hh->hashv = _src_hh->hashv; \ _dst_hh 791 ompi/mca/topo/treematch/treematch/uthash.h _dst_hh->prev = _last_elt; \ _dst_hh 792 ompi/mca/topo/treematch/treematch/uthash.h _dst_hh->next = NULL; \ _dst_hh 798 ompi/mca/topo/treematch/treematch/uthash.h _dst_hh->tbl = (dst)->hh_dst.tbl; \ _dst_hh 800 ompi/mca/topo/treematch/treematch/uthash.h HASH_TO_BKT(_dst_hh->hashv, _dst_hh->tbl->num_buckets, _dst_bkt); \ _dst_hh 801 ompi/mca/topo/treematch/treematch/uthash.h HASH_ADD_TO_BKT(_dst_hh->tbl->buckets[_dst_bkt],_dst_hh); \ _dst_hh 804 ompi/mca/topo/treematch/treematch/uthash.h _last_elt_hh = _dst_hh; \ _dst_hh 832 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h UT_hash_handle *_src_hh, *_dst_hh, *_last_elt_hh=NULL; \ _dst_hh 841 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _dst_hh = (UT_hash_handle*)(((char*)_elt) + _dst_hho); \ _dst_hh 842 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _dst_hh->key = _src_hh->key; \ _dst_hh 843 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _dst_hh->keylen = _src_hh->keylen; \ _dst_hh 844 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _dst_hh->hashv = _src_hh->hashv; \ _dst_hh 845 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _dst_hh->prev = _last_elt; \ _dst_hh 846 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _dst_hh->next = NULL; \ _dst_hh 852 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _dst_hh->tbl = (dst)->hh_dst.tbl; \ _dst_hh 854 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h HASH_TO_BKT(_dst_hh->hashv, _dst_hh->tbl->num_buckets, _dst_bkt); \ _dst_hh 855 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h HASH_ADD_TO_BKT(_dst_hh->tbl->buckets[_dst_bkt],_dst_hh); \ _dst_hh 858 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _last_elt_hh = _dst_hh; \