Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__unreachable
headers/compatibility/bsd/sys/cdefs.h
25
#define __unreachable() __builtin_unreachable()
headers/compatibility/bsd/sys/cdefs.h
29
#define __unreachable() ((void)0)