Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libbc/libc/gen/common/
H A Dmallint.h72 #define SMALLEST_BLK sizeof(struct dblk) /* Size of smallest block */ macro
/titanic_51/usr/src/psm/stand/boot/common/
H A Dheap_kmem.c103 #define SMALLEST_BLK 1 /* Size of smallest block */ macro