Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SETBIT1
usr/src/lib/libc/port/gen/mallint.h
154
#define SETBIT1(w) ((w) |= BIT1) /* The preceding is free */
usr/src/lib/watchmalloc/common/mallint.h
124
#define SETBIT1(w) ((w) |= BIT1) /* The preceding is free */