Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gtypes.h>
Data Fields | ||
gdouble | v_double | |
struct { | ||
guint mantissa_low: 32 | ||
guint mantissa_high: 20 | ||
guint biased_exponent: 11 | ||
guint sign: 1 | ||
} | mpn | |
struct { ... } _GDoubleIEEE754::mpn |