Searched refs:divisor_width (Results 1 – 1 of 1) sorted by relevance
210 int divisor_width = bn_minimal_width(divisor); in BN_div() local212 (divisor_width > 0 && divisor->d[divisor_width - 1] == 0)) { in BN_div()