Home
last modified time | relevance | path

Searched refs:HASH_SRT (Results 1 - 2 of 2) sorted by relevance

/third_party/libdrm/intel/
H A Duthash.h842 * HASH_SRT was added to allow the hash handle name to be passed in. */
843 #define HASH_SORT(head,cmpfcn) HASH_SRT(hh,head,cmpfcn)
844 #define HASH_SRT(hh,head,cmpfcn) \ macro
/third_party/libcoap/include/coap3/
H A Dcoap_uthash_internal.h887 * HASH_SRT was added to allow the hash handle name to be passed in. */
888 #define HASH_SORT(head,cmpfcn) HASH_SRT(hh,head,cmpfcn)
889 #define HASH_SRT(hh,head,cmpfcn) \ macro
969 HASH_FSCK(hh, head, "HASH_SRT"); \

Completed in 5 milliseconds