NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
alignof
lib/libc/time/zic.c
187
# define alignof(type) offsetof(struct { char a; type b; }, b)
sys/sys/stdalign.h
50
#define alignof _Alignof