Searched defs:S64 (Results 1 – 1 of 1) sorted by relevance
116 S64, // signed long, size = 8 bytes enumConstant782 public static class S64 extends Struct { class in Struct786 public S64(final long val) { in S64() method in Struct.S64