Searched refs:InsertIntoBucketImpl (Results 1 – 2 of 2) sorted by relevance
380 TheBucket = InsertIntoBucketImpl(Key, Key, TheBucket); in InsertIntoBucket()391 TheBucket = InsertIntoBucketImpl(Key, Lookup, TheBucket); in InsertIntoBucketWithLookup()399 BucketT *InsertIntoBucketImpl(const KeyT &Key, const LookupKeyT &Lookup, in InsertIntoBucketImpl() function
594 TheBucket = InsertIntoBucketImpl(Key, TheBucket); in InsertIntoBucket()604 TheBucket = InsertIntoBucketImpl(Lookup, TheBucket); in InsertIntoBucketWithLookup()612 BucketT *InsertIntoBucketImpl(const LookupKeyT &Lookup, BucketT *TheBucket) { in InsertIntoBucketImpl() function