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