Home
last modified time | relevance | path

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

/src/contrib/libucl/uthash/
H A Duthash.h390 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
462 _he_newbkt->expand_mult = _he_newbkt->count / \
668 unsigned expand_mult; member
/src/contrib/elftoolchain/common/
H A Duthash.h603 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
675 _he_newbkt->expand_mult = _he_newbkt->count / \
867 unsigned expand_mult; member