Home
last modified time | relevance | path

Searched refs:syndromes (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree.cc8655 static const unsigned syndromes[16] = in crc32_unsigned_n() local
8668 unsigned feedback = syndromes[((value ^ chksum) >> 28) & 0xf]; in crc32_unsigned_n()