Searched defs:bucketCount (Results 1 – 1 of 1) sorted by relevance
37 size_t bucketCount; member101 static inline size_t calculateIndex(size_t bucketCount, int hash) { in calculateIndex()331 size_t bucketCount = map->bucketCount; in hashmapCurrentCapacity() local