Home | History | Annotate | Download | only in creals

Lines Matching defs:shift_count

1495             int shift_count = working_prec/2 - p;
1496 return shift(scaled_sqrt, shift_count);