Searched defs:CRC_TABLE_SIZE (Results 1 – 3 of 3) sorted by relevance
316 #define CRC_TABLE_SIZE 257 macro318 #define CRC_TABLE_SIZE 1024 macro
67 #define CRC_TABLE_SIZE 257 macro69 #define CRC_TABLE_SIZE 1024 macro
23 const unsigned int CRC_TABLE_SIZE = 256; variable