Home
last modified time | relevance | path

Searched defs:UT_hash_handle (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libucl/uthash/
H A Duthash.h709 typedef struct UT_hash_handle { struct
713 struct UT_hash_handle *hh_prev; /* previous hh in bucket order */ argument
714 struct UT_hash_handle *hh_next; /* next hh in bucket order */ argument
718 } UT_hash_handle; argument
/freebsd/contrib/elftoolchain/common/
H A Duthash.h908 typedef struct UT_hash_handle { struct
912 struct UT_hash_handle *hh_prev; /* previous hh in bucket order */ argument
913 struct UT_hash_handle *hh_next; /* next hh in bucket order */ argument
917 } UT_hash_handle; argument