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