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

/libcore/ojluni/src/main/java/java/util/zip/
H A DZipConstants.java88 static final int CENOFF = 42; // LOC header offset field in interface:ZipConstants
/libcore/ojluni/src/main/native/
H A Dzip_util.h108 #define CENOFF(b) LG(b, 42) /* offset of local header */ macro

Completed in 73 milliseconds