Searched refs:ALIGN_MASK (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_lzma2.h192 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
/freebsd-10.1-release/contrib/xz/src/liblzma/lzma/
H A Dlzma_common.h217 #define ALIGN_MASK (ALIGN_TABLE_SIZE - 1) macro
H A Dlzma_encoder.c172 ALIGN_BITS, pos_reduced & ALIGN_MASK);
H A Dlzma_encoder_optimum_normal.c122 + coder->align_prices[pos & ALIGN_MASK];

Completed in 124 milliseconds