MTR_TMK           495 src/simh/sim_tape.c             if (*bc == MTR_TMK) {                       /* if the value is a tape mark */
MTR_TMK           683 src/simh/sim_tape.c             if (*bc == MTR_TMK) {                       /* if the marker is a tape mark */
MTR_TMK           727 src/simh/sim_tape.c         if (*bc == MTR_TMK) {                           /* tape mark? */
MTR_TMK           994 src/simh/sim_tape.c return sim_tape_wrdata (uptr, MTR_TMK);
MTR_TMK          1221 src/simh/sim_tape.c     else if ((meta == MTR_GAP) || (meta == MTR_TMK)) {  /* gap or tape mark? */