Home
last modified time | relevance | path

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

/third_party/libdrm/intel/
Duthash.h1063 typedef struct UT_hash_handle { struct
1067 struct UT_hash_handle *hh_prev; /* previous hh in bucket order */ argument
1068 struct UT_hash_handle *hh_next; /* next hh in bucket order */ argument
1072 } UT_hash_handle; typedef
/third_party/libcoap/include/coap3/
Dcoap_uthash_internal.h1125 typedef struct UT_hash_handle { struct
1129 struct UT_hash_handle *hh_prev; /* previous hh in bucket order */ argument
1130 struct UT_hash_handle *hh_next; /* next hh in bucket order */ argument
1134 } UT_hash_handle; argument