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