Searched refs:ZIP64_LOCSIG (Results 1 – 3 of 3) sorted by relevance
39 static final long ZIP64_LOCSIG = 0x07064b50L; // "PK\006\007" field in ZipConstants64
627 writeInt(ZIP64_LOCSIG); // zip64 END locator signature in writeEND()
42 #define ZIP64_LOCSIG 0x07064b50L /* "PK\006\007" */ macro