Searched refs:HASH_SRT (Results 1 – 2 of 2) sorted by relevance
/third_party/libdrm/intel/ |
D | uthash.h | 843 #define HASH_SORT(head,cmpfcn) HASH_SRT(hh,head,cmpfcn) 844 #define HASH_SRT(hh,head,cmpfcn) \ macro
|
/third_party/libcoap/include/coap3/ |
D | uthash.h | 888 #define HASH_SORT(head,cmpfcn) HASH_SRT(hh,head,cmpfcn) 889 #define HASH_SRT(hh,head,cmpfcn) \ macro
|