Searched defs:htsize (Results 1 – 3 of 3) sorted by relevance
205 size_t htsize = 256; in HashTableSize() local220 size_t htsize = HashTableSize(max_table_size, input_size); in GetHashTable() local
12476 unsigned int htsize; /* Number of buckets in the hash table */ member