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

/osnet-11/usr/src/lib/libmalloc/common/
H A Dmallint.h162 #define HEADSZ sizeof (struct header) /* size of unallocated block header */ macro
167 /* min. block size must as big as HEADSZ */
168 #define MINBLKSZ HEADSZ

Completed in 21 milliseconds