Definition at line 35 of file qofmath128.h.
Data Fields | |
guint64 | hi |
guint64 | lo |
short | isneg |
short | isbig |
short qofint128::isneg |
sign-bit -- T if number is negative
Definition at line 39 of file qofmath128.h.
short qofint128::isbig |
sizeflag -- T if number won't fit in signed 64-bit
Definition at line 40 of file qofmath128.h.