num_
bigint_
dig
0.8.4
In num_
bigint_
dig::
algorithms
Functions
__add2
__sub2rev
adc
add2
biguint_shl
biguint_shr
cmp_slice
div_rem
div_rem_digit
div_wide
extended_gcd
fls
idiv_ceil
ilog2
jacobi
mac3
mac_digit
mac_with_carry
mod_inverse
mul3
mul_with_carry
sbb
scalar_mul
sub2
sub2rev
sub_sign
xgcd
num_bigint_dig
::
algorithms
Function
mac_with_carry
Copy item path
Settings
Help
Summary
Source
pub fn mac_with_carry(a:
u32
, b:
u32
, c:
u32
, acc: &mut
u64
) ->
u32