MTR_TMK 500 src/simh/sim_tape.c if (*bc == MTR_TMK) { /* if the value is a tape mark */ MTR_TMK 692 src/simh/sim_tape.c if (*bc == MTR_TMK) { /* if the marker is a tape mark */ MTR_TMK 736 src/simh/sim_tape.c if (*bc == MTR_TMK) { /* tape mark? */ MTR_TMK 1008 src/simh/sim_tape.c return sim_tape_wrdata (uptr, MTR_TMK); MTR_TMK 1235 src/simh/sim_tape.c else if ((meta == MTR_GAP) || (meta == MTR_TMK)) { /* gap or tape mark? */