Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libmalloc/common/
H A Dmallint.h162 #define HEADSZ sizeof (struct header) /* size of unallocated block header */ macro
/titanic_51/usr/src/cmd/dc/
H A Ddc.h36 #define HEADSZ 1024 macro