Searched defs:ALIGN64 (Results 1 – 4 of 4) sorted by relevance
61 #define ALIGN64(x) ((((x) + 63) >> 6) << 6) macro
47 #define ALIGN64(x) ((((x) + 63) >> 6) << 6) macro
48 #define ALIGN64(x) ((((x) + 63) >> 6) << 6) macro
46 #define ALIGN64(x) ((((x) + 63) >> 6) << 6) macro