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

/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb_int.h49 #undef ALIGNTYPE macro
50 #define ALIGNTYPE u_long macro
52 #define ALIGNP(value, bound) ALIGN((ALIGNTYPE)value, bound)

Completed in 58 milliseconds