machineMax top-level constant

int const machineMax

the max value of machine number

Implementation

const int machineMax = -1 ^ (-1 << machineSize);