Searched refs:CRC_BE_BITS (Results 1 – 2 of 2) sorted by relevance
14 #ifndef CRC_BE_BITS15 # define CRC_BE_BITS 8 macro30 #if CRC_BE_BITS > 8 || CRC_BE_BITS < 1 || CRC_BE_BITS & CRC_BE_BITS-131 # error CRC_BE_BITS must be a power of 2 between 1 and 8
159 #if CRC_BE_BITS == 1181 # if CRC_BE_BITS == 8 in crc32_be()227 # elif CRC_BE_BITS == 4 in crc32_be()234 # elif CRC_BE_BITS == 2 in crc32_be()