FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__PAST_END
sys/sys/param.h
385
#define __PAST_END(array, offset) (((__typeof__(*(array)) *)(array))[offset])
tools/build/cross-build/include/common/sys/param.h
65
#define __PAST_END(array, offset) (((__typeof__(*(array)) *)(array))[offset])