Home
last modified time | relevance | path

Searched defs:CENHDR (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/util/zip/
DZipConstants.java48 static final int CENHDR = 46; // CEN header size field
/libcore/ojluni/src/main/native/
Dzip_util.h50 #define CENHDR 46 macro