Searched refs:ZIP64_LOCTOT (Results 1 – 2 of 2) sorted by relevance
67 static final int ZIP64_LOCTOT = 16; // total number of disks field in ZipConstants64
137 #define ZIP64_LOCTOT(b) LG(b, 16) /* total number of disks */ macro