Searched refs:ALIGN_SIZE (Results 1 – 3 of 3) sorted by relevance
191 #define ALIGN_SIZE (1 << ALIGN_BITS) macro192 #define ALIGN_MASK (ALIGN_SIZE - 1)
202 uint16_t dist_align[ALIGN_SIZE];
146 probability pos_align[ALIGN_SIZE];839 } while (offset < ALIGN_SIZE); in lzma_decode()