Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/watchmalloc/common/
H A Dmallint.h117 #define BOTTOM(b) ((DATA(b) + RSIZE(b) + WORDSIZE) == Baddr) macro
/titanic_51/usr/src/lib/libc/port/gen/
H A Dmallint.h147 #define BOTTOM(b) ((DATA(b) + SIZE(b) + WORDSIZE) == Baddr) macro