Searched refs:INITIAL_HASH_SIZE (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/lib/
H A Dstrhash.c59 * Initially, the number of hash buckets is INITIAL_HASH_SIZE.
64 #define INITIAL_HASH_SIZE 67 macro
107 if ((r = expand_bins(hash, INITIAL_HASH_SIZE)) != idn_success) {

Completed in 120 milliseconds