Searched refs:num_neg (Results 1 – 1 of 1) sorted by relevance
271 int num_n, div_n, num_neg; in bn_div_fixed_top() local329 num_neg = num->neg; in bn_div_fixed_top()330 res->neg = (num_neg ^ divisor->neg); in bn_div_fixed_top()446 snum->neg = num_neg; in bn_div_fixed_top()
Completed in 3 milliseconds