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

/libcore/ojluni/src/main/java/java/util/zip/
H A DZipConstants.java85 static final int CENDSK = 34; // disk number start field in interface:ZipConstants
/libcore/ojluni/src/main/native/
H A Dzip_util.h105 #define CENDSK(b) SH(b, 34) /* disk number start */ macro

Completed in 147 milliseconds