OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TRUNC_PG
libexec/ld.so/library.c
118
#define TRUNC_PG(x) ((x) & ~(align))
libexec/ld.so/library_mquery.c
121
#define TRUNC_PG(x) ((x) & ~(align))
libexec/ld.so/loader.c
549
#define TRUNC_PG(x) ((x) & ~(align))