_he_hh_nxt        750 src/dps8/uthash.h     struct UT_hash_handle *_he_thh, *_he_hh_nxt;                                 \
_he_hh_nxt        765 src/dps8/uthash.h            _he_hh_nxt = _he_thh->hh_next;                                        \
_he_hh_nxt        778 src/dps8/uthash.h            _he_thh = _he_hh_nxt;                                                 \