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

/freebsd-11-stable/contrib/elftoolchain/common/
H A Duthash.h702 * HASH_SRT was added to allow the hash handle name to be passed in. */
703 #define HASH_SORT(head,cmpfcn) HASH_SRT(hh,head,cmpfcn)
704 #define HASH_SRT(hh,head,cmpfcn) \ macro
/freebsd-11-stable/contrib/libucl/uthash/
H A Duthash.h489 * HASH_SRT was added to allow the hash handle name to be passed in. */
490 #define HASH_SORT(head,cmpfcn) HASH_SRT(hh,head,cmpfcn)
491 #define HASH_SRT(hh,head,cmpfcn) \ macro

Completed in 115 milliseconds