Qt 4.8
|
Public Variables | |
int | k |
int | maxwds |
struct Bigint * | next |
int | sign |
int | wds |
ULong | x [1] |
Definition at line 824 of file qlocale_tools.cpp.
int Bigint::k |
int Bigint::maxwds |
struct Bigint* Bigint::next |
Definition at line 826 of file qlocale_tools.cpp.
Referenced by pow5mult(), and p5s_deleter::~p5s_deleter().
int Bigint::sign |
Definition at line 827 of file qlocale_tools.cpp.
int Bigint::wds |
ULong Bigint::x[1] |