Searched refs:half_total (Results 1 – 1 of 1) sorted by relevance
183 long half_total; in percentages() local209 half_total = total_change / 2l; in percentages()213 *out++ = (int)((*diffs++ * 1000 + half_total) / total_change); in percentages()