Searched defs:UT_hash_handle (Results 1 – 2 of 2) sorted by relevance
1063 typedef struct UT_hash_handle { struct1067 struct UT_hash_handle *hh_prev; /* previous hh in bucket order */ argument1068 struct UT_hash_handle *hh_next; /* next hh in bucket order */ argument1072 } UT_hash_handle; typedef
1125 typedef struct UT_hash_handle { struct1129 struct UT_hash_handle *hh_prev; /* previous hh in bucket order */ argument1130 struct UT_hash_handle *hh_next; /* next hh in bucket order */ argument1134 } UT_hash_handle; argument