B 15 src/liblzma/check/crc_macros.h # define B(x) (((x) >> 16) & 0xFF) B 24 src/liblzma/check/crc_macros.h # define B(x) (((x) >> 8) & 0xFF)