Searched defs:ZIP64_LOCSIG (Results 1 - 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/util/zip/
H A DZipConstants64.java39 static final long ZIP64_LOCSIG = 0x07064b50L; // "PK\006\007" field in class:ZipConstants64
/libcore/ojluni/src/main/native/
H A Dzip_util.h42 #define ZIP64_LOCSIG 0x07064b50L /* "PK\006\007" */ macro

Completed in 92 milliseconds