Searched defs:P2ALIGN (Results 1 – 3 of 3) sorted by relevance
121 #define P2ALIGN(x, align) ((x) & -(align)) macro
242 #define P2ALIGN(x, align) ((x) & -(align)) macro
60 #define P2ALIGN(x, align) ((x) & -(align)) macro