Lines Matching refs:CRC32_POLYNOMIAL
139 #define CRC32_POLYNOMIAL 0xEDB88320146 crc2 = (crc2 >> 1) ^ CRC32_POLYNOMIAL;