Searched refs:HASH_SRT (Results 1 – 2 of 2) sorted by relevance
/external/fastrpc/inc/ |
D | uthash.h | 705 #define HASH_SORT(head,cmpfcn) HASH_SRT(hh,head,cmpfcn) 706 #define HASH_SRT(hh,head,cmpfcn) \ macro
|
/external/libdrm/intel/ |
D | uthash.h | 843 #define HASH_SORT(head,cmpfcn) HASH_SRT(hh,head,cmpfcn) 844 #define HASH_SRT(hh,head,cmpfcn) \ macro
|