Searched refs:HASH_JEN_MIX (Results 1 - 2 of 2) sorted by relevance
/third_party/libdrm/intel/ |
H A D | uthash.h | 526 #define HASH_JEN_MIX(a,b,c) \ macro 557 HASH_JEN_MIX(_hj_i, _hj_j, hashv); \ 576 HASH_JEN_MIX(_hj_i, _hj_j, hashv); \
|
/third_party/libcoap/include/coap3/ |
H A D | coap_uthash_internal.h | 633 #define HASH_JEN_MIX(a,b,c) \ macro 664 HASH_JEN_MIX(_hj_i, _hj_j, hashv); \ 684 HASH_JEN_MIX(_hj_i, _hj_j, hashv); \
|
Completed in 5 milliseconds