OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_assert
include/assert.h
48
#undef _assert
include/assert.h
52
# define _assert(e) ((void)0)
include/assert.h
54
# define _assert(e) assert(e)