Bigint Struct Reference

Collaboration diagram for Bigint:

Collaboration graph
[legend]
List of all members.

Public Attributes

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

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(), lshift(), multadd(), and os_freedtoa().

int Bigint::maxwds

Definition at line 541 of file OSdtoa.cpp.

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

int Bigint::sign

Definition at line 541 of file OSdtoa.cpp.

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

int Bigint::wds

Definition at line 541 of file OSdtoa.cpp.

Referenced by 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 cmp(), d2b(), diff(), i2b(), lshift(), mult(), multadd(), os_dtoa(), quorem(), and s2b().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 30 03:02:27 2008 by  doxygen 1.4.7