Searched defs:ALIGN16 (Results 1 – 6 of 6) sorted by relevance
57 #define ALIGN16 16 macro
50 #define ALIGN16 16 macro
49 #define ALIGN16 16 macro
104 #define ALIGN16(x) ((((x) + 15) >> 4) << 4) macro
151 #define ALIGN16 16 macro