Searched refs:UT_hash_handle (Results 1 – 2 of 2) sorted by relevance
139 #define HH_FROM_ELMT(tbl,elp) ((UT_hash_handle*)(void*)(((char*)(elp)) + ((tbl)->hho)))143 struct UT_hash_handle *_hd_hh_item = (itemptrhh); \455 struct UT_hash_handle *_hd_hh_del = (delptrhh); \521 struct UT_hash_handle *_thh; \838 struct UT_hash_handle *_he_thh, *_he_hh_nxt; \895 struct UT_hash_handle *_hs_p, *_hs_q, *_hs_e, *_hs_list, *_hs_tail; \984 UT_hash_handle *_src_hh, *_dst_hh, *_last_elt_hh=NULL; \994 _dst_hh = (UT_hash_handle*)(void*)(((char*)_elt) + _dst_hho); \1051 (size_t)(((head)->hh.tbl->num_items * sizeof(UT_hash_handle)) + \1071 struct UT_hash_handle *hh_head;[all …]
136 UT_hash_handle ab_hh; /* Uthash handle. */