ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | bignum_st |
|---|---|
| Type | STRUCT |
| Fields | 5 |
| Source | bn.h |
| Size | 24 |
| Usage | The type is used by 11 types. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | d | unsigned long* | 8 | 0 |
| 1 | top | int | 4 | 8 |
| 2 | dmax | int | 4 | 12 |
| 3 | neg | int | 4 | 16 |
| 4 | flags | int | 4 | 20 |
| Old | New | |||||||||||||||||||||||||||||||||||||
|
|