Searched defs:SM_ALIGN_SIZE (Results 1 - 1 of 1) sorted by relevance

/sendmail/include/sm/
H A Dconf.h494 # define SM_ALIGN_SIZE (sizeof(long)) macro
3039 # ifndef SM_ALIGN_SIZE
3051 # define SM_ALIGN_SIZE offsetof(struct sm_align, al_u) macro
3052 # endif /* ! SM_ALIGN_SIZE */
3053 # define SM_ALIGN_BITS (SM_ALIGN_SIZE - 1)

Completed in 1172 milliseconds