ineff_expands     785 src/dps8/uthash.h     tbl->ineff_expands = (tbl->nonideal_items > (tbl->num_items >> 1)) ?         \
ineff_expands     786 src/dps8/uthash.h         (tbl->ineff_expands+1) : 0;                                              \
ineff_expands     787 src/dps8/uthash.h     if (tbl->ineff_expands > 1) {                                                \
ineff_expands    1021 src/dps8/uthash.h    unsigned ineff_expands, noexpand;