Home
last modified time | relevance | path

Searched refs:post_shift (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/lib/math/
Dreciprocal_div.c34 u32 l, post_shift; in reciprocal_value_adv() local
46 post_shift = l; in reciprocal_value_adv()
52 for (; post_shift > 0; post_shift--) { in reciprocal_value_adv()
63 R.sh = post_shift; in reciprocal_value_adv()