compute_bucket_size  622 lib/hash.c       table->n_buckets = compute_bucket_size (candidate, tuning);
compute_bucket_size  947 lib/hash.c       size_t new_size = compute_bucket_size (candidate, table->tuning);