FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__offsetof
sys/sys/cdefs.h
352
#define __offsetof(type, field) __builtin_offsetof(type, field)
tools/build/cross-build/include/common/sys/cdefs.h
221
#define __offsetof(type, field) __builtin_offsetof(type, field)