Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dmemory.c335 static inline void InsertFreeBlock(void *block,const size_t i) in InsertFreeBlock() function
421 InsertFreeBlock(next,AllocationPolicy(blocksize)); in AcquireBlock()
818 InsertFreeBlock(block,AllocationPolicy(size)); in ExpandHeap()
1036 InsertFreeBlock(memory,AllocationPolicy(SizeOfBlock(memory))); in RelinquishMagickMemory()