fwrite_unlocked    44 test/bench/shootout/fasta.c #ifndef fwrite_unlocked
fwrite_unlocked    97 test/bench/shootout/fasta.c         fwrite_unlocked(buffer + pos, bytes, 1, stdout);
fwrite_unlocked   155 test/bench/shootout/fasta.c             fwrite_unlocked(line_buffer, LINE_LEN + 1, 1, stdout);
fwrite_unlocked   167 test/bench/shootout/fasta.c     fwrite_unlocked(line_buffer, j + 1, 1, stdout);