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