Searched defs:P2ALIGN (Results 1 – 2 of 2) sorted by relevance
250 #define P2ALIGN(x, align) ((x) & -(align)) macro
90 #define P2ALIGN(x, align) ((x) & -(align)) macro