Searched refs:HASH_APPEND_LIST (Results 1 - 2 of 2) sorted by relevance
/third_party/libdrm/intel/ |
H A D | uthash.h | 225 #define HASH_APPEND_LIST(hh, head, add) \ macro 260 HASH_APPEND_LIST(hh, head, add); \ 297 HASH_APPEND_LIST(hh, head, add); \
|
/third_party/libcoap/include/coap3/ |
H A D | coap_uthash_internal.h | 279 #define HASH_APPEND_LIST(hh, head, add) \ macro 377 HASH_APPEND_LIST(hh, head, add); \ 412 HASH_APPEND_LIST(hh, head, add); \
|
Completed in 5 milliseconds