Searched refs:cur_total (Results 1 – 1 of 1) sorted by relevance
405 unsigned cur_total = 0; in trim_constlens() local407 cur_total += constlens[i]; in trim_constlens()414 while (cur_total > combined_limit) { in trim_constlens()424 cur_total = cur_total - max_const + safe_limit; in trim_constlens()