write_count       216 test/bench/shootout/k-nucleotide.c    write_count("GGT", s, len, &ts, roots);
write_count       217 test/bench/shootout/k-nucleotide.c    write_count("GGTA", s, len, &ts, roots);
write_count       218 test/bench/shootout/k-nucleotide.c    write_count("GGTATT", s, len, &ts, roots);
write_count       219 test/bench/shootout/k-nucleotide.c    write_count("GGTATTTTAATT", s, len, &ts, roots);
write_count       220 test/bench/shootout/k-nucleotide.c    write_count("GGTATTTTAATTTATAGT", s, len, &ts, roots);