Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzdps1.c178 mem = gs_gstate_swap_memory(pgs, imemory); in zcopy_gstate()
180 gs_gstate_swap_memory(pgs, mem); in zcopy_gstate()
212 mem = gs_gstate_swap_memory(pgs, imemory); in zcurrentgstate()
214 gs_gstate_swap_memory(pgs, mem); in zcurrentgstate()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzdps1.c178 mem = gs_gstate_swap_memory(pgs, imemory); in zcopy_gstate()
180 gs_gstate_swap_memory(pgs, mem); in zcopy_gstate()
212 mem = gs_gstate_swap_memory(pgs, imemory); in zcurrentgstate()
214 gs_gstate_swap_memory(pgs, mem); in zcurrentgstate()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxstate.h35 gs_memory_t *gs_gstate_swap_memory(gs_gstate *, gs_memory_t *);
H A Dgsstate.c563 gs_gstate_swap_memory(gs_gstate * pgs, gs_memory_t * mem) in gs_gstate_swap_memory() function
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxstate.h35 gs_memory_t *gs_gstate_swap_memory(gs_gstate *, gs_memory_t *);
H A Dgsstate.c563 gs_gstate_swap_memory(gs_gstate * pgs, gs_memory_t * mem) in gs_gstate_swap_memory() function