
Data Fields | |
| Bigint * | next |
| int | k |
| int | maxwds |
| int | sign |
| int | wds |
| ULong | x [1] |
Definition at line 401 of file strtod.cpp.
| int Bigint::k |
Definition at line 404 of file strtod.cpp.
Referenced by b2d(), Balloc(), Bfree(), d2b(), diff(), freedtoa(), HASH_ProcessBuffer(), hi0bits(), lo0bits(), lshift(), mult(), multadd(), mux_dtoa(), mux_strtod(), ratio(), rv_alloc(), and s2b().
| int Bigint::maxwds |
Definition at line 404 of file strtod.cpp.
Referenced by Balloc(), freedtoa(), lshift(), mult(), and multadd().
| struct Bigint* Bigint::next |
| int Bigint::sign |
| int Bigint::wds |
1.4.7