NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AML_SYSASSERT
usr.sbin/acpitools/aml/aml_common.h
43
#define AML_SYSASSERT(x) do { \
usr.sbin/acpitools/aml/aml_common.h
55
#define AML_SYSASSERT(x) assert(x)