Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/util/zip/
DZipConstants.java46 static final int LOCHDR = 30; // LOC header size field
/libcore/ojluni/src/main/native/
Dzip_util.h48 #define LOCHDR 30 macro