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

/freebsd-11-stable/contrib/elftoolchain/common/
H A Duthash.h235 HASH_DEL_IN_BKT(hh,(head)->hh.tbl->buckets[_hd_bkt], _hd_hh_del); \
610 #define HASH_DEL_IN_BKT(hh,head,hh_del) \ macro
/freebsd-11-stable/contrib/libucl/uthash/
H A Duthash.h245 HASH_DEL_IN_BKT(hh,(head)->hh.tbl->buckets[_hd_bkt], _hd_hh_del); \
397 #define HASH_DEL_IN_BKT(hh,head,hh_del) \ macro

Completed in 54 milliseconds