C 16 src/liblzma/check/crc_macros.h # define C(x) (((x) >> 8) & 0xFF) C 25 src/liblzma/check/crc_macros.h # define C(x) (((x) >> 16) & 0xFF)