Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/gen/
H A Dmon.c439 #define GETTHISMUCH (sizeof (ANCHOR) + /* get an ANCHOR */ \ macro
453 p = libc_malloc(GETTHISMUCH); in _mnewblock()