Searched refs:ZIP64_ENDNMD (Results 1 – 2 of 2) sorted by relevance
54 static final int ZIP64_ENDNMD = 16; // number of this disk field in ZipConstants64
125 #define ZIP64_ENDNMD(b) LG(b, 16) /* number of this disk */ macro