Searched refs:compare_big_int (Results 1 – 2 of 2) sorted by relevance
92 pub fn compare_big_int(&self, target: &Self) -> i32 { in compare_big_int() method149 let q_bits = match op1.compare_big_int(op2) { in divide()
50 match n0.compare_big_int(n1) { in compare()
Completed in 4 milliseconds