Public Attributes | |
struct Bigint * | next |
int | k |
int | maxwds |
int | sign |
int | wds |
ULong | x [1] |
Definition at line 580 of file OSdtoa.cpp.
struct Bigint* Bigint::next |
Definition at line 582 of file OSdtoa.cpp.
int Bigint::k |
Definition at line 583 of file OSdtoa.cpp.
int Bigint::maxwds |
Definition at line 583 of file OSdtoa.cpp.
int Bigint::sign |
Definition at line 583 of file OSdtoa.cpp.
int Bigint::wds |
Definition at line 583 of file OSdtoa.cpp.
ULong Bigint::x[1] |
Definition at line 584 of file OSdtoa.cpp.