_hs_e 694 ompi/mca/topo/treematch/treematch/uthash.h struct UT_hash_handle *_hs_p, *_hs_q, *_hs_e, *_hs_list, *_hs_tail; \ _hs_e 718 ompi/mca/topo/treematch/treematch/uthash.h _hs_e = _hs_q; \ _hs_e 724 ompi/mca/topo/treematch/treematch/uthash.h _hs_e = _hs_p; \ _hs_e 733 ompi/mca/topo/treematch/treematch/uthash.h _hs_e = _hs_p; \ _hs_e 739 ompi/mca/topo/treematch/treematch/uthash.h _hs_e = _hs_q; \ _hs_e 746 ompi/mca/topo/treematch/treematch/uthash.h _hs_tail->next = ((_hs_e) ? \ _hs_e 747 ompi/mca/topo/treematch/treematch/uthash.h ELMT_FROM_HH((head)->hh.tbl,_hs_e) : NULL); \ _hs_e 749 ompi/mca/topo/treematch/treematch/uthash.h _hs_list = _hs_e; \ _hs_e 751 ompi/mca/topo/treematch/treematch/uthash.h _hs_e->prev = ((_hs_tail) ? \ _hs_e 753 ompi/mca/topo/treematch/treematch/uthash.h _hs_tail = _hs_e; \ _hs_e 740 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h struct UT_hash_handle *_hs_p, *_hs_q, *_hs_e, *_hs_list, *_hs_tail; \ _hs_e 764 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _hs_e = _hs_q; \ _hs_e 770 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _hs_e = _hs_p; \ _hs_e 781 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _hs_e = _hs_p; \ _hs_e 789 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _hs_e = _hs_q; \ _hs_e 796 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _hs_tail->next = ((_hs_e != NULL) ? \ _hs_e 797 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h ELMT_FROM_HH((head)->hh.tbl,_hs_e) : NULL); \ _hs_e 799 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _hs_list = _hs_e; \ _hs_e 801 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h if (_hs_e != NULL) { \ _hs_e 802 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _hs_e->prev = ((_hs_tail != NULL) ? \ _hs_e 805 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h _hs_tail = _hs_e; \