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