MTR_TMK           496 src/simh/sim_tape.c             if (*bc == MTR_TMK) {                       /* if the value is a tape mark */
MTR_TMK           685 src/simh/sim_tape.c             if (*bc == MTR_TMK) {                       /* if the marker is a tape mark */
MTR_TMK           729 src/simh/sim_tape.c         if (*bc == MTR_TMK) {                           /* tape mark? */
MTR_TMK          1001 src/simh/sim_tape.c return sim_tape_wrdata (uptr, MTR_TMK);
MTR_TMK          1228 src/simh/sim_tape.c     else if ((meta == MTR_GAP) || (meta == MTR_TMK)) {  /* gap or tape mark? */