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

/libcore/ojluni/src/main/java/java/util/zip/
H A DZipConstants.java58 static final int LOCCRC = 14; // uncompressed file crc-32 value field in interface:ZipConstants
/libcore/ojluni/src/main/native/
H A Dzip_util.h78 #define LOCCRC(b) LG(b, 14) /* crc of uncompressed data */ macro

Completed in 23 milliseconds