Searched refs:origcrc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/usr.bin/gzip/
H A Dgzip.c984 uLong origcrc; local
994 origcrc = ((unsigned)z.next_in[0] & 0xff) |
998 if (origcrc != crc) {

Completed in 56 milliseconds