Home
last modified time | relevance | path

Searched refs:heapsize (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dmallint.h113 #define heapsize() (_ubound - _lbound) macro
H A Dmalloc.c118 || (size) > heapsize() \
1379 maxsize = heapsize(); in malloc_verify()
1385 || (size) > heapsize() in malloc_verify()