Searched defs:ALIGN2 (Results 1 – 3 of 3) sorted by relevance
55 #define ALIGN2(x) ((((x) + 1) >> 1) << 1) macro
51 #define ALIGN2(x) ((((x) + 1) >> 1) << 1) macro
34 #define ALIGN2(x) ((((x) + 1) >> 1) << 1) macro