marker_count     1163 src/simh/sim_tape.c uint32 file_size, marker_count, tape_density;
marker_count     1293 src/simh/sim_tape.c marker_count = gap_alloc / meta_size;                   /* count of gap markers */
marker_count     1302 src/simh/sim_tape.c while (--marker_count > 0);