Searched refs:ZIP64_LOCTOT (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/java/util/zip/
H A DZipConstants64.java67 static final int ZIP64_LOCTOT = 16; // total number of disks field in class:ZipConstants64
/openjdk7/jdk/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/
H A DZipConstants.java165 static final int ZIP64_LOCTOT = 16; // total number of disks field in class:ZipConstants
/openjdk7/jdk/src/share/native/java/util/zip/
H A Dzip_util.h137 #define ZIP64_LOCTOT(b) LG(b, 16) /* total number of disks */ macro

Completed in 33 milliseconds