Searched defs:cmpfcn (Results 1 – 2 of 2) sorted by relevance
/net-tools-3.6.0/tinydtls-0.8.2/ |
D | uthash.h | 757 #define HASH_SORT(head,cmpfcn) HASH_SRT(hh,head,cmpfcn) argument 758 #define HASH_SRT(hh,head,cmpfcn) \ argument
|
/net-tools-3.6.0/libcoap/include/coap/ |
D | uthash.h | 732 #define HASH_SORT(head,cmpfcn) HASH_SRT(hh,head,cmpfcn) argument 733 #define HASH_SRT(hh,head,cmpfcn) \ argument
|