Searched refs:ALIGN_SZ (Results 1 – 1 of 1) sorted by relevance
38 #define ALIGN_SZ (sizeof(double)) macro40 #define ALIGN_SZ (sizeof(int)) macro43 #define ALIGN(x) (((x) + ALIGN_SZ - 1) & ~(ALIGN_SZ - 1))