Searched refs:histo_stars (Results 1 – 2 of 2) sorted by relevance
1217 const char histo_stars[] = "****************************************"; variable1218 const int histo_width = sizeof (histo_stars) - 1;1243 &histo_stars[(max - histo[i]) * histo_width / max]); in dump_histogram()
256 const char histo_stars[] = "****************************************"; variable257 const int histo_width = sizeof (histo_stars) - 1;282 &histo_stars[(max - histo[i]) * histo_width / max]); in dump_histogram()