Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
check_exp
usr/src/uts/common/fs/zfs/lua/llimits.h
60
#define check_exp(c,e) (lua_assert(c), (e))
usr/src/uts/common/fs/zfs/lua/llimits.h
65
#define check_exp(c,e) (e)