Searched defs:ALIGN128 (Results 1 – 4 of 4) sorted by relevance
60 #define ALIGN128(x) ((((x) + 127) >> 7) << 7) macro
46 #define ALIGN128(x) ((((x) + 127) >> 7) << 7) macro
49 #define ALIGN128(x) ((((x) + 127) >> 7) << 7) macro
45 #define ALIGN128(x) ((((x) + 127) >> 7) << 7) macro