Bigint Struct Reference

List of all members.

Public Attributes

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


Detailed Description

Definition at line 538 of file OSdtoa.cpp.


Member Data Documentation

struct Bigint* Bigint::next [read]

Definition at line 540 of file OSdtoa.cpp.

Referenced by Balloc(), and pow5mult().

int Bigint::k

Definition at line 541 of file OSdtoa.cpp.

Referenced by Balloc(), diff(), hi0bits(), lo0bits(), lshift(), mult(), multadd(), os_freedtoa(), and s2b().

int Bigint::maxwds

Definition at line 541 of file OSdtoa.cpp.

Referenced by Balloc(), lshift(), mult(), multadd(), and os_freedtoa().

int Bigint::sign

Definition at line 541 of file OSdtoa.cpp.

Referenced by Balloc(), diff(), os_dtoa(), and os_strtod().

int Bigint::wds

Definition at line 541 of file OSdtoa.cpp.

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

ULong Bigint::x[1]

Definition at line 542 of file OSdtoa.cpp.

Referenced by b2d(), Balloc(), cmp(), d2b(), diff(), hexnan(), hi0bits(), i2b(), lo0bits(), lshift(), mult(), multadd(), os_dtoa(), quorem(), s2b(), and ulp().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 29 22:38:04 2008 by  doxygen 1.5.3