TTUF_M_PAR 65 src/simh/sim_console.h # define TT_PAR (TTUF_M_PAR << TTUF_V_PAR) TTUF_M_PAR 72 src/simh/sim_console.h # define TT_GET_MODE(x) (((x) >> TTUF_V_MODE) & (TTUF_M_MODE | (TTUF_M_PAR << TTUF_W_MODE)))