Searched refs:GetBucketFor (Results 1 – 1 of 1) sorted by relevance
209 static void **GetBucketFor(unsigned Hash, void **Buckets, unsigned NumBuckets) { in GetBucketFor() function294 GetBucketFor(ComputeNodeHash(NodeInBucket, TempID), in GrowBucketCount()325 void **Bucket = GetBucketFor(IDHash, Buckets, NumBuckets); in FindNodeOrInsertPos()353 InsertPos = GetBucketFor(ComputeNodeHash(N, TempID), Buckets, NumBuckets); in InsertNode()