Searched refs:histo_width (Results 1 – 2 of 2) sorted by relevance
1216 const int histo_width = sizeof (histo_stars) - 1; variable1235 if (max < histo_width) in dump_histogram()1236 max = histo_width; in dump_histogram()1241 &histo_stars[(max - histo[i]) * histo_width / max]); in dump_histogram()
255 const int histo_width = sizeof (histo_stars) - 1; variable274 if (max < histo_width) in dump_histogram()275 max = histo_width; in dump_histogram()280 &histo_stars[(max - histo[i]) * histo_width / max]); in dump_histogram()