Searched defs:big_a (Results 1 – 3 of 3) sorted by relevance
48 int256_t big_a = a; in test_mod_inverse() local
1053 let big_a: BigInt = FromPrimitive::from_isize(a).unwrap(); in test_gcd() localVariable1076 let big_a: BigInt = FromPrimitive::from_isize(a).unwrap(); in test_lcm() localVariable
1098 let big_a: BigUint = FromPrimitive::from_usize(a).unwrap(); in test_gcd() localVariable1116 let big_a: BigUint = FromPrimitive::from_usize(a).unwrap(); in test_lcm() localVariable