Home
last modified time | relevance | path

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

/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/magick/
H A Dmemory.c44 #define MEMORY_LIMIT_CHECK(func,size) \ macro
55 #define MEMORY_LIMIT_CHECK(func,size) macro
173 MEMORY_LIMIT_CHECK(GetCurrentFunction(),size); in MagickMalloc()
231 MEMORY_LIMIT_CHECK(GetCurrentFunction(),size); in MagickMallocAligned()
495 MEMORY_LIMIT_CHECK(GetCurrentFunction(),size); in MagickRealloc()