Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/watchmalloc/common/
H A Dmallint.h138 #define MAX_MALLOC (size_t)(SIZE_MAX - CORESIZE - 3 * ALIGN) /* overflow chk */ macro
/titanic_41/usr/src/lib/libc/port/gen/
H A Dmallint.h168 #define MAX_MALLOC (size_t)(SIZE_MAX - CORESIZE - 3 * ALIGN) /* overflow chk */ macro