MAX_MACHINE_ID constant
int
const MAX_MACHINE_ID
Implementation
static const int MAX_MACHINE_ID = (1 << MACHINE_ID_BITS) - 1;
static const int MAX_MACHINE_ID = (1 << MACHINE_ID_BITS) - 1;