Data Fields | |
Bigint * | next |
int | k |
int | maxwds |
int | sign |
int | wds |
ULong | x [1] |
Definition at line 1125 of file util.c.
int Bigint::k |
int Bigint::maxwds |
struct Bigint* Bigint::next |
int Bigint::sign |
Definition at line 1127 of file util.c.
Referenced by Balloc(), diff(), ruby_dtoa(), and ruby_strtod().
int Bigint::wds |
ULong Bigint::x[1] |