Searched refs:CRC_LE_BITS (Results 1 – 2 of 2) sorted by relevance
11 #ifndef CRC_LE_BITS12 # define CRC_LE_BITS 8 macro22 #if CRC_LE_BITS > 8 || CRC_LE_BITS < 1 || CRC_LE_BITS & CRC_LE_BITS-123 # error CRC_LE_BITS must be a power of 2 between 1 and 8
39 #define CRC_LE_BITS 8 macro41 #if CRC_LE_BITS == 863 #if CRC_LE_BITS == 183 # if CRC_LE_BITS == 8 in crc32_le()130 # elif CRC_LE_BITS == 4 in crc32_le()137 # elif CRC_LE_BITS == 2 in crc32_le()