QOF  0.7.5
QofInt128 Struct Reference

Data Fields

guint64 hi
 
guint64 lo
 
gshort isneg
 
gshort isbig
 

Detailed Description

Definition at line 38 of file qofmath128.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: