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

/linux-4.1.27/lib/
H A Ddecompress_bunzip2.c101 unsigned int crc32Table[256], headerCRC, totalCRC, writeCRC; member in struct:bunzip_data
556 ^bd->crc32Table[((bd->writeCRC) >> 24) read_bunzip()
658 bd->crc32Table[i] = c; start_bunzip()

Completed in 67 milliseconds