Searched defs:ALIGN (Results 1 – 2 of 2) sorted by relevance
46 #define ALIGN __ALIGN macro
12 #define ALIGN(x,a) __ALIGN_MASK((x),(typeof(x))(a)-1) macro
Completed in 5 milliseconds