Searched defs:ALIGN32 (Results 1 – 6 of 6) sorted by relevance
62 #define ALIGN32(x) ((((x) + 31) >> 5) << 5) macro
48 #define ALIGN32(x) ((((x) + 31) >> 5) << 5) macro
35 #define ALIGN32(x) ((((x) + 31) >> 5) << 5) macro
51 #define ALIGN32(x) ((((x) + 31) >> 5) << 5) macro
49 #define ALIGN32(x) ((((x) + 31) >> 5) << 5) macro