Searched refs:y_inv (Results 1 – 1 of 1) sorted by relevance
61 long last = 0, y_inv = ((1UL<<32)-1)*y; in calc_converged_max() local65 max = ((max*y_inv)>>SHIFT) + 1024; in calc_converged_max()