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