Home
last modified time | relevance | path

Searched defs:HASH_SORT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libucl/uthash/
H A Duthash.h490 #define HASH_SORT(head,cmpfcn) HASH_SRT(hh,head,cmpfcn) macro
/freebsd/contrib/elftoolchain/common/
H A Duthash.h703 #define HASH_SORT(head,cmpfcn) HASH_SRT(hh,head,cmpfcn) macro