Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CLRBITS01
usr/src/lib/libc/port/gen/mallint.h
158
#define CLRBITS01(w) ((w) &= ~BITS01) /* Clean bits 0 & 1 */
usr/src/lib/watchmalloc/common/mallint.h
128
#define CLRBITS01(w) ((w) &= ~BITS01) /* Clean bits 0 & 1 */