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

/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h301 #define BODYSIZE ROUND(sizeof(struct _body_s),ALIGN) macro
303 { Vmuchar_t data[BODYSIZE]; /* to standardize size */
402 ** Even though tiny blocks (size < BODYSIZE) are kept in separate lists,

Completed in 18 milliseconds