Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxalloc.h242 #define ptr_is_within_clump(ptr, cp)\ macro
248 (ptr_is_within_clump(ptr, cp) && !ptr_is_in_inner_clump(ptr, cp))
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxalloc.h242 #define ptr_is_within_clump(ptr, cp)\ macro
248 (ptr_is_within_clump(ptr, cp) && !ptr_is_in_inner_clump(ptr, cp))