Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ALIGNP
usr/src/cmd/sendmail/db/db_int.h
51
#undef ALIGNP
usr/src/cmd/sendmail/db/db_int.h
52
#define ALIGNP(value, bound) ALIGN((ALIGNTYPE)value, bound)