Home
last modified time | relevance | path

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

/external/libdrm/intel/
Duthash.h843 #define HASH_SORT(head,cmpfcn) HASH_SRT(hh,head,cmpfcn)
844 #define HASH_SRT(hh,head,cmpfcn) \ macro