☰
In rustc_apfloat::ieee::sig
In rustc_apfloat::ieee::sig
Functions
add
add_or_sub
clear_bit
cmp
decrement
div
each_chunk
extract
from_limbs
get_bit
increment
is_all_zeros
mul
olsb
omsb
set_bit
shift_left
shift_right
sub
widening_mul
?
Function
rustc_apfloat
::
ieee
::
sig
::
decrement
source
·
[
−
]
pub(super) fn decrement(dst: &mut [
u128
]) ->
u128
Expand description
Decrement in-place, return the borrow flag.