Searched defs:P (Results 1 – 1 of 1) sorted by relevance
127 #define __BPTR_ALIGN(B, P, A) ((B) + (((P) - (B) + (A)) & ~(A))) argument136 #define __PTR_ALIGN(B, P, A) \ argument