Searched defs:PALIGN (Results 1 – 3 of 3) sorted by relevance
36 #define PALIGN(p, a) ((void *)ALIGN((unsigned long)(p), (a))) macro
22 #define PALIGN(p, a) ((void *)(ALIGN((unsigned long)(p), (a)))) macro
252 PALIGN, enumerator