Searched refs:SIZEOF_INT64 (Results 1 – 2 of 2) sorted by relevance
37 public static final int SIZEOF_INT64 = Long.SIZE / Byte.SIZE; field in MarshalHelpers63 return SIZEOF_INT64; in getPrimitiveTypeSize()
38 private static final int SIZE = SIZEOF_INT64 * 4;