Searched refs:ENDSIG (Results 1 – 4 of 4) sorted by relevance
41 static long ENDSIG = 0x06054b50L; // "PK\005\006" field
632 writeInt(ENDSIG); // END record signature in writeEND()
136 public static final long ENDSIG = 101010256L; // 0x6054b50L field in ZipEntry
39 #define ENDSIG 0x06054b50L /* "PK\005\006" */ macro