Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/libucl/uthash/
HDuthash.h452 tbl->nonideal_items = 0; \
461 tbl->nonideal_items++; \
477 tbl->ineff_expands = (tbl->nonideal_items > (tbl->num_items >> 1)) ? \
690 unsigned nonideal_items; member
/freebsd-14-stable/contrib/elftoolchain/common/
HDuthash.h665 tbl->nonideal_items = 0; \
674 tbl->nonideal_items++; \
690 tbl->ineff_expands = (tbl->nonideal_items > (tbl->num_items >> 1)) ? \
889 unsigned nonideal_items; member