Searched refs:M_KEEP (Results 1 – 5 of 5) sorted by relevance
42 #define M_KEEP 4 /* (nop) retain contents of freed blocks */ macro
41 #define M_KEEP 4 /* (nop) retain contents of freed blocks */ macro
44 #define M_KEEP 4 /* retain contents of block after a free */ macro
61 case M_KEEP: /* Sun algorithm always preserves data */ in mallopt()
940 case M_KEEP: in mallopt()