_elt 777 ompi/mca/topo/treematch/treematch/uthash.h void *_last_elt=NULL, *_elt; \ _elt 785 ompi/mca/topo/treematch/treematch/uthash.h _elt = ELMT_FROM_HH((src)->hh_src.tbl, _src_hh); \ _elt 786 ompi/mca/topo/treematch/treematch/uthash.h if (cond(_elt)) { \ _elt 787 ompi/mca/topo/treematch/treematch/uthash.h _dst_hh = (UT_hash_handle*)(((char*)_elt) + _dst_hho); \ _elt 793 ompi/mca/topo/treematch/treematch/uthash.h if (_last_elt_hh) { _last_elt_hh->next = _elt; } \ _elt 795 ompi/mca/topo/treematch/treematch/uthash.h DECLTYPE_ASSIGN(dst,_elt); \ _elt 803 ompi/mca/topo/treematch/treematch/uthash.h _last_elt = _elt; \ _elt 831 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h void *_last_elt=NULL, *_elt; \ _elt 839 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _elt = ELMT_FROM_HH((src)->hh_src.tbl, _src_hh); \ _elt 840 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h if (cond(_elt)) { \ _elt 841 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _dst_hh = (UT_hash_handle*)(((char*)_elt) + _dst_hho); \ _elt 847 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h if (_last_elt_hh != NULL) { _last_elt_hh->next = _elt; } \ _elt 849 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h DECLTYPE_ASSIGN(dst,_elt); \ _elt 857 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _last_elt = _elt; \