Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CLRBIT1
usr/src/lib/libc/port/gen/mallint.h
156
#define CLRBIT1(w) ((w) &= ~BIT1) /* Clean bit1 */
usr/src/lib/watchmalloc/common/mallint.h
126
#define CLRBIT1(w) ((w) &= ~BIT1) /* Clean bit1 */