Searched refs:__ac_HASH_UPPER (Results 1 – 2 of 2) sorted by relevance
194 static const double __ac_HASH_UPPER = 0.77; variable253 …if (h->size >= (khint_t)(new_n_buckets * __ac_HASH_UPPER + 0.5)) j = 0; /* requested size is too s…305 h->upper_bound = (khint_t)(h->n_buckets * __ac_HASH_UPPER + 0.5); \
184 static const double __ac_HASH_UPPER = 0.77; variable243 …if (h->size >= (khint_t)(new_n_buckets * __ac_HASH_UPPER + 0.5)) j = 0; /* requested size is too s…295 h->upper_bound = (khint_t)(h->n_buckets * __ac_HASH_UPPER + 0.5); \