const internal/abi.SwissMapGroupSlotsBits

4 uses

	internal/abi (current package)
		map_swiss.go#L15: 	SwissMapGroupSlotsBits = 3
		map_swiss.go#L18: 	SwissMapGroupSlots = 1 << SwissMapGroupSlotsBits // 8

	internal/runtime/maps
		table.go#L833: 			groupIdx := entryIdx >> abi.SwissMapGroupSlotsBits
		table.go#L901: 				groupIdx := entryIdx >> abi.SwissMapGroupSlotsBits