Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dmemory.c353 static inline void InsertFreeBlock(void *block,const size_t i) in InsertFreeBlock() function
439 InsertFreeBlock(next,AllocationPolicy(blocksize)); in AcquireBlock()
850 InsertFreeBlock(block,AllocationPolicy(size)); in ExpandHeap()
1108 InsertFreeBlock(memory,AllocationPolicy(SizeOfBlock(memory))); in RelinquishMagickMemory()