Searched refs:init_neighborhoods (Results 1 – 3 of 3) sorted by relevance
54 size_t init_neighborhoods; member
199 if (new->config.init_neighborhoods != 0) { in ossl_ht_new()200 new->wpd.neighborhood_len = new->config.init_neighborhoods; in ossl_ht_new()
69 I<init_neighborhoods> The initial number of neighborhoods in the hash table.
Completed in 13 milliseconds