Searched refs:HASH_SRT (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/libucl/uthash/ |
| H A D | uthash.h | 490 #define HASH_SORT(head,cmpfcn) HASH_SRT(hh,head,cmpfcn) 491 #define HASH_SRT(hh,head,cmpfcn) \ macro
|
| /src/contrib/elftoolchain/common/ |
| H A D | uthash.h | 703 #define HASH_SORT(head,cmpfcn) HASH_SRT(hh,head,cmpfcn) 704 #define HASH_SRT(hh,head,cmpfcn) \ macro
|