Searched refs:cur_total (Results 1 – 1 of 1) sorted by relevance
583 unsigned cur_total = 0; in trim_constlens() local585 cur_total += constlens[i]; in trim_constlens()592 while (cur_total > combined_limit) { in trim_constlens()602 cur_total = cur_total - max_const + safe_limit; in trim_constlens()