rng               101 modules/shot_histogram.c     int x, tot, rng;
rng               103 modules/shot_histogram.c     rng=0;
rng               113 modules/shot_histogram.c             rng += shot_histogram[x];
rng               117 modules/shot_histogram.c     return (rng*100+tot/2)/tot;