Searched defs:LOCHDR (Results 1 – 2 of 2) sorted by relevance
/libcore/ojluni/src/main/java/java/util/zip/ | ||
D | ZipConstants.java | 46 static final int LOCHDR = 30; // LOC header size field |
/libcore/ojluni/src/main/native/ | ||
D | zip_util.h | 48 #define LOCHDR 30 macro |