Searched refs:ZIP64_ENDLEN (Results 1 - 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/util/zip/
H A DZipConstants64.java51 static final int ZIP64_ENDLEN = 4; // size of zip64 end of central dir field in class:ZipConstants64
/libcore/ojluni/src/main/native/
H A Dzip_util.h122 #define ZIP64_ENDLEN(b) LL(b, 4) /* size of zip64 end of central dir */ macro

Completed in 20 milliseconds