_last_elt_hh 778 ompi/mca/topo/treematch/treematch/uthash.h UT_hash_handle *_src_hh, *_dst_hh, *_last_elt_hh=NULL; \ _last_elt_hh 793 ompi/mca/topo/treematch/treematch/uthash.h if (_last_elt_hh) { _last_elt_hh->next = _elt; } \ _last_elt_hh 804 ompi/mca/topo/treematch/treematch/uthash.h _last_elt_hh = _dst_hh; \ _last_elt_hh 832 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h UT_hash_handle *_src_hh, *_dst_hh, *_last_elt_hh=NULL; \ _last_elt_hh 847 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h if (_last_elt_hh != NULL) { _last_elt_hh->next = _elt; } \ _last_elt_hh 858 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _last_elt_hh = _dst_hh; \