Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/inc/5include/
H A Dmalloc.h42 #define M_KEEP 4 /* (nop) retain contents of freed blocks */ macro
/titanic_44/usr/src/lib/libbc/inc/include/
H A Dmalloc.h41 #define M_KEEP 4 /* (nop) retain contents of freed blocks */ macro
/titanic_44/usr/src/head/
H A Dmalloc.h44 #define M_KEEP 4 /* retain contents of block after a free */ macro
/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Dmallopt.c61 case M_KEEP: /* Sun algorithm always preserves data */ in mallopt()
/titanic_44/usr/src/lib/libmalloc/common/
H A Dmalloc.c940 case M_KEEP: in mallopt()