Searched defs:ALIGN_MASK (Results 1 – 4 of 4) sorted by relevance
17 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
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