forge
0.2.0
In forge::
revm::
interpreter::
primitives::
alloy_
primitives::
ruint::
algorithms
forge
::
revm
::
interpreter
::
primitives
::
alloy_primitives
::
ruint
::
algorithms
Function
sbb_n
Copy item path
pub fn sbb_n(lhs: &mut [
u64
], rhs: &[
u64
], borrow:
u64
) ->
u64
Expand description
lhs -= rhs - borrow