Searched defs:CENCRC (Results 1 – 2 of 2) sorted by relevance
79 static final int CENCRC = 16; // uncompressed file crc-32 value field
99 #define CENCRC(b) LG(b, 16) /* crc of uncompressed data */ macro