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

/sendmail/libsm/
H A Dlocal.h100 #define SM_ALIGN(p) (((unsigned long)(p) + SM_ALIGN_BITS) & ~SM_ALIGN_BITS) macro

Completed in 12 milliseconds