Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ISNOTREE
usr/src/lib/libc/port/gen/mallint.h
137
#define ISNOTREE(b) (LEFT(b) == (TREE *)(-1))
usr/src/lib/watchmalloc/common/mallint.h
107
#define ISNOTREE(b) (LEFT(b) == (TREE *)(-1))