Searched defs:U32 (Results 1 – 1 of 1) sorted by relevance
110 U32, // unsigned int, size = 4 bytes enumConstant772 public static class U32 extends Struct { class in Struct776 public U32(final long val) { in U32() method in Struct.U32