hh_head           261 ompi/mca/topo/treematch/treematch/uthash.h             _thh = (head)->hh.tbl->buckets[_bkt_i].hh_head;                      \
hh_head           570 ompi/mca/topo/treematch/treematch/uthash.h  if (head.hh_head) DECLTYPE_ASSIGN(out,ELMT_FROM_HH(tbl,head.hh_head));          \
hh_head           585 ompi/mca/topo/treematch/treematch/uthash.h  (addhh)->hh_next = head.hh_head;                                                \
hh_head           587 ompi/mca/topo/treematch/treematch/uthash.h  if (head.hh_head) { (head).hh_head->hh_prev = (addhh); }                        \
hh_head           588 ompi/mca/topo/treematch/treematch/uthash.h  (head).hh_head=addhh;                                                           \
hh_head           598 ompi/mca/topo/treematch/treematch/uthash.h     if ((head).hh_head == hh_del) {                                              \
hh_head           599 ompi/mca/topo/treematch/treematch/uthash.h       (head).hh_head = hh_del->hh_next;                                          \
hh_head           654 ompi/mca/topo/treematch/treematch/uthash.h         _he_thh = tbl->buckets[ _he_bkt_i ].hh_head;                             \
hh_head           665 ompi/mca/topo/treematch/treematch/uthash.h            _he_thh->hh_next = _he_newbkt->hh_head;                               \
hh_head           666 ompi/mca/topo/treematch/treematch/uthash.h            if (_he_newbkt->hh_head) _he_newbkt->hh_head->hh_prev =               \
hh_head           668 ompi/mca/topo/treematch/treematch/uthash.h            _he_newbkt->hh_head = _he_thh;                                        \
hh_head           782 ompi/mca/topo/treematch/treematch/uthash.h       for(_src_hh = (src)->hh_src.tbl->buckets[_src_bkt].hh_head;                \
hh_head           838 ompi/mca/topo/treematch/treematch/uthash.h    struct UT_hash_handle *hh_head;
hh_head           300 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h             _thh = (head)->hh.tbl->buckets[_bkt_i].hh_head;                      \
hh_head           616 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h  if (head.hh_head != NULL) { DECLTYPE_ASSIGN(out,ELMT_FROM_HH(tbl,head.hh_head)); } \
hh_head           631 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h  (addhh)->hh_next = head.hh_head;                                                \
hh_head           633 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h  if (head.hh_head != NULL) { (head).hh_head->hh_prev = (addhh); }                \
hh_head           634 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h  (head).hh_head=addhh;                                                           \
hh_head           644 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h     if ((head).hh_head == hh_del) {                                              \
hh_head           645 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h       (head).hh_head = hh_del->hh_next;                                          \
hh_head           700 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h         _he_thh = tbl->buckets[ _he_bkt_i ].hh_head;                             \
hh_head           711 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h            _he_thh->hh_next = _he_newbkt->hh_head;                               \
hh_head           712 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h            if (_he_newbkt->hh_head != NULL) { _he_newbkt->hh_head->hh_prev =     \
hh_head           714 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h            _he_newbkt->hh_head = _he_thh;                                        \
hh_head           836 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h       for(_src_hh = (src)->hh_src.tbl->buckets[_src_bkt].hh_head;                \
hh_head           899 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h    struct UT_hash_handle *hh_head;