reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
95 if (FirstTombstone != -1) { 96 HashTable[FirstTombstone] = FullHashValue; 97 return FirstTombstone; 106 if (FirstTombstone == -1) FirstTombstone = BucketNo; 106 if (FirstTombstone == -1) FirstTombstone = BucketNo;