Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/uthash/
H A Duthash.h161 #define HASH_ADD(hh,head,fieldname,keylen_in,add) \ argument
164 #define HASH_REPLACE(hh,head,fieldname,keylen_in,add,replaced) \ argument
174 #define HASH_ADD_KEYPTR(hh,head,keyptr,keylen_in,add) \ argument
369 #define HASH_FIND_IN_BKT(tbl,hh,head,keyptr,keylen_in,out) \ argument
/freebsd/contrib/elftoolchain/common/
H A Duthash.h161 #define HASH_ADD(hh,head,fieldname,keylen_in,add) \ argument
164 #define HASH_ADD_KEYPTR(hh,head,keyptr,keylen_in,add) \ argument
582 #define HASH_FIND_IN_BKT(tbl,hh,head,keyptr,keylen_in,out) \ argument