Searched defs:ALIGNTYPE (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/db/ | ||
H A D | db_int.h | 49 #undef ALIGNTYPE macro 50 #define ALIGNTYPE u_long macro 52 #define ALIGNP(value, bound) ALIGN((ALIGNTYPE)value, bound) |
Completed in 59 milliseconds