Home
last modified time | relevance | path

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

/components/utilities/libadt/uthash/
A Duthash.h141 #define HASH_ROLLBACK_BKT(hh, head, itemptrhh) \ argument
156 #define HASH_FIND_BYHASHVALUE(hh,head,keyptr,keylen,hashval,out) \ argument
168 #define HASH_FIND(hh,head,keyptr,keylen,out) \ argument
215 #define HASH_MAKE_TABLE(hh,head,oomed) \ argument
267 #define HASH_REPLACE(hh,head,fieldname,keylen_in,add,replaced) \ argument
274 #define HASH_REPLACE_INORDER(hh,head,fieldname,keylen_in,add,replaced,cmpfcn) \ argument
281 #define HASH_APPEND_LIST(hh, head, add) \ argument
289 #define HASH_AKBI_INNER_LOOP(hh,head,add,cmpfcn) \ argument
568 #define HASH_FSCK(hh,head,where) argument
582 #define HASH_EMIT_KEY(hh,head,keyptr,fieldlen) argument
[all …]
/components/dfs/dfs_v1/src/
A Ddfs_file.c121 rt_list_t *hh; in dfs_vnode_find() local

Completed in 8 milliseconds