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