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