Searched refs:post_shift (Results 1 - 1 of 1) sorted by path

/linux-master/lib/math/
H A Dreciprocal_div.c38 u32 l, post_shift; local
50 post_shift = l;
56 for (; post_shift > 0; post_shift--) {
67 R.sh = post_shift;

Completed in 256 milliseconds