Searched defs:N_ALIGN (Results 1 – 2 of 2) sorted by relevance
45 #define N_ALIGN(n) (-((-(n)) & (-8UL))) macro
62 #define N_ALIGN(ex,x) \ macro