Searched refs:ALIGN_MASK (Results 1 – 7 of 7) sorted by relevance
43 #ifndef ALIGN_MASK44 #define ALIGN_MASK 0x7 macro57 andi. %r8, %r3, ALIGN_MASK58 andi. %r7, %r4, ALIGN_MASK
38 #ifndef ALIGN_MASK39 #define ALIGN_MASK 0x7 macro75 andi. %r8, %r3, ALIGN_MASK76 andi. %r7, %r4, ALIGN_MASK
33 #define ALIGN_MASK 0xf macro
192 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
219 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
172 ALIGN_BITS, dist_reduced & ALIGN_MASK); in match()
123 + coder->align_prices[dist & ALIGN_MASK]; in get_dist_len_price()