Searched refs:SIZEOF_DOUBLE (Results 1 – 1 of 1) sorted by relevance
39 public static final int SIZEOF_DOUBLE = Double.SIZE / Byte.SIZE; field in MarshalHelpers65 return SIZEOF_DOUBLE; in getPrimitiveTypeSize()