Searched refs:SM_ALIGN_SIZE (Results 1 – 2 of 2) sorted by relevance
32 char align[SM_ALIGN_SIZE];145 size = (size & ~SM_ALIGN_BITS) + SM_ALIGN_SIZE;241 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)