Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
lisprint
usr/src/uts/common/fs/zfs/lua/lctype.h
59
#define lisprint(c) testprop(c, MASK(PRINTBIT))
usr/src/uts/common/fs/zfs/lua/lctype.h
85
#define lisprint(c) (isprint(c))