Searched refs:HASH_MAKE_TABLE (Results 1 - 2 of 2) sorted by relevance
/third_party/libdrm/intel/ |
H A D | uthash.h | 172 #define HASH_MAKE_TABLE(hh,head) \ macro 243 HASH_MAKE_TABLE(hh, head); \ 294 HASH_MAKE_TABLE(hh, head); \ 958 HASH_MAKE_TABLE(hh_dst,dst); \
|
/third_party/libcoap/include/coap3/ |
H A D | coap_uthash_internal.h | 213 #define HASH_MAKE_TABLE(hh,head,oomed) \ macro 360 HASH_MAKE_TABLE(hh, add, _ha_oomed); \ 406 HASH_MAKE_TABLE(hh, add, _ha_oomed); \ 1003 HASH_MAKE_TABLE(hh_dst, dst, _hs_oomed); \
|
Completed in 6 milliseconds