DECLTYPE_ASSIGN   215 ompi/mca/topo/treematch/treematch/uthash.h             DECLTYPE_ASSIGN(head,(delptr)->hh.next);                             \
DECLTYPE_ASSIGN   570 ompi/mca/topo/treematch/treematch/uthash.h  if (head.hh_head) DECLTYPE_ASSIGN(out,ELMT_FROM_HH(tbl,head.hh_head));          \
DECLTYPE_ASSIGN   576 ompi/mca/topo/treematch/treematch/uthash.h     if (out->hh.hh_next) DECLTYPE_ASSIGN(out,ELMT_FROM_HH(tbl,out->hh.hh_next)); \
DECLTYPE_ASSIGN   761 ompi/mca/topo/treematch/treematch/uthash.h               DECLTYPE_ASSIGN(head,ELMT_FROM_HH((head)->hh.tbl, _hs_list));      \
DECLTYPE_ASSIGN   795 ompi/mca/topo/treematch/treematch/uthash.h               DECLTYPE_ASSIGN(dst,_elt);                                         \
DECLTYPE_ASSIGN   248 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h             DECLTYPE_ASSIGN(head,(delptr)->hh.next);                             \
DECLTYPE_ASSIGN   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)); } \
DECLTYPE_ASSIGN   622 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h     if ((out)->hh.hh_next != NULL) { DECLTYPE_ASSIGN(out,ELMT_FROM_HH(tbl,(out)->hh.hh_next)); } \
DECLTYPE_ASSIGN   815 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h               DECLTYPE_ASSIGN(head,ELMT_FROM_HH((head)->hh.tbl, _hs_list));      \
DECLTYPE_ASSIGN   849 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h               DECLTYPE_ASSIGN(dst,_elt);                                         \