FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__align_down
sys/sys/cdefs.h
656
#define __align_down(x, y) __builtin_align_down(x, y)
tools/build/cross-build/include/common/sys/cdefs.h
307
#define __align_down(x, y) __builtin_align_down(x, y)