public interface MachineDepConst
Modifier and Type | Field and Description |
---|---|
static int |
SIZEOF__BOOL |
static int |
SIZEOF_DOUBLE |
static int |
SIZEOF_FLOAT |
static int |
SIZEOF_LONG_DOUBLE |
static int |
SIZEOF_UNSIGNED_CHAR |
static int |
SIZEOF_UNSIGNED_INT |
static int |
SIZEOF_UNSIGNED_LONG |
static int |
SIZEOF_UNSIGNED_LONG_LONG |
static int |
SIZEOF_UNSIGNED_SHORT |
static int |
SIZEOF_VOID_P |
static final int SIZEOF_DOUBLE
static final int SIZEOF_FLOAT
static final int SIZEOF_LONG_DOUBLE
static final int SIZEOF_UNSIGNED_CHAR
static final int SIZEOF_UNSIGNED_INT
static final int SIZEOF_UNSIGNED_LONG
static final int SIZEOF_UNSIGNED_LONG_LONG
static final int SIZEOF_UNSIGNED_SHORT
static final int SIZEOF_VOID_P
static final int SIZEOF__BOOL