Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libucl/uthash/
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
/freebsd-12-stable/contrib/elftoolchain/common/
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