Searched refs:crc32Table (Results 1 – 1 of 1) sorted by relevance
95 unsigned int crc32Table[256], headerCRC, totalCRC, writeCRC; member546 ^bd->crc32Table[((bd->writeCRC) >> 24) in read_bunzip()648 bd->crc32Table[i] = c; in start_bunzip()
Completed in 3 milliseconds