Bigint Struct Reference

Collaboration diagram for Bigint:

Collaboration graph
[legend]

Data Fields

Bigintnext
int k
int maxwds
int sign
int wds
ULong x [1]

Detailed Description

Definition at line 401 of file strtod.cpp.


Field Documentation

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

Definition at line 403 of file strtod.cpp.

Referenced by Balloc(), Bfree(), and pow5mult().

int Bigint::sign

Definition at line 404 of file strtod.cpp.

Referenced by Balloc(), diff(), and mux_strtod().

int Bigint::wds

Definition at line 404 of file strtod.cpp.

Referenced by b2d(), Balloc(), cmp(), d2b(), diff(), i2b(), lshift(), mult(), multadd(), mux_dtoa(), mux_strtod(), quorem(), ratio(), and s2b().

ULong Bigint::x[1]

Definition at line 405 of file strtod.cpp.

Referenced by b2d(), Balloc(), cmp(), d2b(), diff(), i2b(), lo0bits(), lshift(), mult(), multadd(), mux_dtoa(), mux_strtod(), quorem(), and s2b().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:40:24 2007 for MUX by  doxygen 1.4.7