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