Searched refs:SM_ALIGN_SIZE (Results 1 – 2 of 2) sorted by relevance
34 char align[SM_ALIGN_SIZE];147 size = (size & ~SM_ALIGN_BITS) + SM_ALIGN_SIZE;243 size = (size & ~SM_ALIGN_BITS) + SM_ALIGN_SIZE;
491 # define SM_ALIGN_SIZE (sizeof(long)) macro3023 # ifndef SM_ALIGN_SIZE3035 # define SM_ALIGN_SIZE offsetof(struct sm_align, al_u) macro3037 # define SM_ALIGN_BITS (SM_ALIGN_SIZE - 1)