Lines Matching refs:fprintf
120 fprintf (file, "%s %s", name, msg);
122 fprintf (file, "%.0f-%.0f%%\t%8u (%5.1f%%)\n",
153 fprintf (file, "%s %s", name, msg);
155 fprintf (file, "%*d\t%8u (%5.1f%%)\n",
159 fprintf (file, "%*lu-%lu\t%8u (%5.1f%%)\n",
176 fprintf (file, "%s:\n", name);
177 fprintf (file, _("%u bitset_allocs, %u freed (%.2f%%).\n"),
180 fprintf (file, _("%u bitset_sets, %u cached (%.2f%%)\n"),
183 fprintf (file, _("%u bitset_resets, %u cached (%.2f%%)\n"),
186 fprintf (file, _("%u bitset_tests, %u cached (%.2f%%)\n"),
190 fprintf (file, _("%u bitset_lists\n"), stats->lists);
212 fprintf (file, _("Bitset statistics:\n\n"));
215 fprintf (file, _("Accumulated runs = %u\n"), bitset_stats_info->runs);
261 fprintf (stderr, _("Bad stats file size.\n"));