BITSET_SIZE 345 regint.h #define BITSET_SIZE (SINGLE_BYTE_SIZE / BITS_IN_ROOM) BITSET_SIZE 352 regint.h typedef Bits BitSet[BITSET_SIZE];