Searched refs:UT_hash_handle (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/libucl/uthash/
H A Duthash.h219 struct UT_hash_handle *_hd_hh_del; \
230 (UT_hash_handle*)((ptrdiff_t)((delptr)->hh.prev) + \
234 ((UT_hash_handle*)((ptrdiff_t)((delptr)->hh.prev) + \
240 ((UT_hash_handle*)((ptrdiff_t)_hd_hh_del->next + \
284 struct UT_hash_handle *_thh; \
321 _thh = ( _thh->next ? (UT_hash_handle*)((char*)(_thh->next) + \
442 struct UT_hash_handle *_he_thh, *_he_hh_nxt; \
495 struct UT_hash_handle *_hs_p, *_hs_q, *_hs_e, *_hs_list, *_hs_tail; \
511 _hs_q = (UT_hash_handle*)((_hs_q->next) ? \
520 _hs_q = (UT_hash_handle*)((_hs_
709 typedef struct UT_hash_handle { struct
718 } UT_hash_handle; typedef in typeref:struct:UT_hash_handle
[all...]
/freebsd-11-stable/contrib/elftoolchain/common/
H A Duthash.h209 struct UT_hash_handle *_hd_hh_del; \
220 (UT_hash_handle*)((ptrdiff_t)((delptr)->hh.prev) + \
224 ((UT_hash_handle*)((ptrdiff_t)((delptr)->hh.prev) + \
230 ((UT_hash_handle*)((ptrdiff_t)_hd_hh_del->next + \
268 struct UT_hash_handle *_thh; \
305 _thh = ( _thh->next ? (UT_hash_handle*)((char*)(_thh->next) + \
655 struct UT_hash_handle *_he_thh, *_he_hh_nxt; \
708 struct UT_hash_handle *_hs_p, *_hs_q, *_hs_e, *_hs_list, *_hs_tail; \
724 _hs_q = (UT_hash_handle*)((_hs_q->next) ? \
733 _hs_q = (UT_hash_handle*)((_hs_
908 typedef struct UT_hash_handle { struct
917 } UT_hash_handle; typedef in typeref:struct:UT_hash_handle
[all...]
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_internal.h156 UT_hash_handle hh;
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A D_libdwarf.h129 UT_hash_handle ab_hh; /* Uthash handle. */

Completed in 123 milliseconds