Home
last modified time | relevance | path

Searched defs:hh (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Duthash.h123 #define HASH_FIND_BYHASHVALUE(hh,head,keyptr,keylen,hashval,out) \ argument
135 #define HASH_FIND(hh,head,keyptr,keylen,out) \ argument
178 #define HASH_MAKE_TABLE(hh,head) \ argument
200 #define HASH_REPLACE_BYHASHVALUE_INORDER(hh,head,fieldname,keylen_in,hashval,add,replaced,cmpfcn) \ argument
210 #define HASH_REPLACE_BYHASHVALUE(hh,head,fieldname,keylen_in,hashval,add,replaced) \ argument
220 #define HASH_REPLACE(hh,head,fieldname,keylen_in,add,replaced) \ argument
227 #define HASH_REPLACE_INORDER(hh,head,fieldname,keylen_in,add,replaced,cmpfcn) \ argument
234 #define HASH_APPEND_LIST(hh, head, add) \ argument
242 #define HASH_AKBI_INNER_LOOP(hh,head,add,cmpfcn) \ argument
253 #define HASH_AKBI_INNER_LOOP(hh,head,add,cmpfcn) \ argument
[all …]
Dresource.h85 UT_hash_handle hh; member
Dcoap_session.h79 UT_hash_handle hh; member