Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/watchmalloc/common/
H A Dmallint.h126 #define SETBIT1(w) ((w) |= BIT1) /* The preceding is free */ macro
/titanic_50/usr/src/lib/libc/port/gen/
H A Dmallint.h156 #define SETBIT1(w) ((w) |= BIT1) /* The preceding is free */ macro