BIT               739 src/simh/sim_defs.h #  define BIT(nm)              {#nm, 0xffffffff, 1}             /* Single Bit definition */
BIT               769 src/simh/sim_defs.h #  define BIT(nm)              {"nm", 0xffffffff, 1}              /* Single Bit definition */