Lines Matching full:freeing
68 code to accentuate the effects of errors (for example, freeing
480 some people use of mallocing a huge space and then freeing it at
511 unused segments when freeing. When using non-contiguous segments,
516 segments to the OS when freeing chunks that result in
1187 array. This is likely to be faster than freeing them one-by-one.
1207 pool or in unused MMAP segments. You can call this after freeing
2144 checks within free and realloc, and reduces indirection when freeing
5118 chunks before freeing, which will occur often if allocated
6186 * Fix freeing of old top non-contiguous chunk im sysmalloc.