Public Attributes | |
Bigint * | next |
int | k |
int | maxwds |
int | sign |
int | wds |
ULong | x [1] |
Definition at line 539 of file OSdtoa.cpp.
struct Bigint* Bigint::next |
int Bigint::k |
Definition at line 542 of file OSdtoa.cpp.
Referenced by Balloc(), lshift(), multadd(), and os_freedtoa().
int Bigint::maxwds |
Definition at line 542 of file OSdtoa.cpp.
Referenced by Balloc(), lshift(), multadd(), and os_freedtoa().
int Bigint::sign |
int Bigint::wds |