Searched refs:atOverflow (Results 1 – 1 of 1) sorted by relevance
693 atOverflow = belowOverflow + bs/8 // 2 buckets at 13/16 fill. const708 {atOverflow + 1, 4, 4}, // 13/8 bs + 1 == overflow to 4711 {2*atOverflow + 1, 8, 8}, // 13/4 bs + 1 = overflow to 8714 {4*atOverflow + 1, 16, 16}, // 13/2 bs + 1 = overflow to 16