Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PC_ALIGN
usr/src/uts/sun4/os/x_call.c
437
ASSERT(((uintptr_t)func % PC_ALIGN) == 0);
usr/src/uts/sun4/os/x_call.c
556
ASSERT(((uintptr_t)func % PC_ALIGN) == 0);
usr/src/uts/sun4/os/x_call.c
650
ASSERT(((uintptr_t)func % PC_ALIGN) == 0);