Home
last modified time | relevance | path

Searched defs:SETBITS01 (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/watchmalloc/common/
H A Dmallint.h129 #define SETBITS01(w) ((w) |= BITS01) /* Set bits 0 & 1 */ macro
/titanic_50/usr/src/lib/libc/port/gen/
H A Dmallint.h159 #define SETBITS01(w) ((w) |= BITS01) /* Set bits 0 & 1 */ macro