reth
1.1.1
In reth::
primitives::
revm_
primitives::
alloy_
primitives::
ruint::
algorithms
reth
::
primitives
::
revm_primitives
::
alloy_primitives
::
ruint
::
algorithms
Function
adc_n
Copy item path
pub fn adc_n(lhs: &mut [
u64
], rhs: &[
u64
], carry:
u64
) ->
u64
Expand description
lhs += rhs + carry