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

/haiku/src/apps/mail/
H A DWIndex.cpp456 /* symbol POLYNOMIAL below. Lower degree polynomials must first be */
471 #define POLYNOMIAL 0x04c11db7L macro
489 crc_accum = (crc_accum << 1) ^ POLYNOMIAL;

Completed in 79 milliseconds