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