ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
Dub
Repo
LongInt
ae
utils
math
longmul
Undocumented in source.
struct
LongInt
(uint bits, bool signed)
alias
LongInt
(
T
)
=
LongInt
!(
T
.
sizeof
*
8
,
isSigned
!
T
)
alias
LongInt
(
T
)
=
LongInt
!(
T.sizeof
* 8,
isSigned
!
T
)
Meta
Source
See Implementation
ae
utils
math
longmul
aliases
Cent
UCent
enums
x86RegSizePrefix
x86SignedOpPrefix
x86SizeOpSuffix
functions
longDiv
longMul
structs
DivResult
LongInt