Searched refs:HASH_FIND_IN_BKT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/elftoolchain/common/
H A Duthash.h103 HASH_FIND_IN_BKT((head)->hh.tbl, hh, (head)->hh.tbl->buckets[ _hf_bkt ], \
582 #define HASH_FIND_IN_BKT(tbl,hh,head,keyptr,keylen_in,out) \ macro
/freebsd-11-stable/contrib/libucl/uthash/
H A Duthash.h102 HASH_FIND_IN_BKT((head)->hh.tbl, hh, (head)->hh.tbl->buckets[ _hf_bkt ], \
369 #define HASH_FIND_IN_BKT(tbl,hh,head,keyptr,keylen_in,out) \ macro

Completed in 51 milliseconds