QOF
0.8.7
|
Data Fields | |
guint64 | hi |
guint64 | lo |
gshort | isneg |
gshort | isbig |
Definition at line 38 of file qofmath128.h.
gshort QofInt128::isbig |
sizeflag – T if number won't fit in signed 64-bit
Definition at line 43 of file qofmath128.h.
gshort QofInt128::isneg |
sign-bit – T if number is negative
Definition at line 42 of file qofmath128.h.