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