Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsem.h73 #define SETALL 9 /* set all semval's */ macro
/illumos-gate/usr/src/lib/libmalloc/common/
H A Dmallint.h153 #define SETALL(x) ((long)(x) | (SMAL | BUSY)) macro