Searched defs:ALIGN_MASK (Results 1 – 3 of 3) sorted by relevance
31 static final int ALIGN_MASK = ALIGN_SIZE - 1; field in LZMACoder
192 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
1167 #define ALIGN_MASK (ALIGN_SIZE - 1) macro