Home
last modified time | relevance | path

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

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxcpath.c316 rc_free_cpath_list_local(gs_memory_t * mem, void *vrlist, in rc_free_cpath_list_local() argument
319 gx_clip_rect_list *rlist = (gx_clip_rect_list *) vrlist; in rc_free_cpath_list_local()
324 rc_free_cpath_list(gs_memory_t * mem, void *vrlist, client_name_t cname) in rc_free_cpath_list() argument
326 rc_free_cpath_list_local(mem, vrlist, cname); in rc_free_cpath_list()
327 gs_free_object(mem, vrlist, cname); in rc_free_cpath_list()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxcpath.c316 rc_free_cpath_list_local(gs_memory_t * mem, void *vrlist, in rc_free_cpath_list_local() argument
319 gx_clip_rect_list *rlist = (gx_clip_rect_list *) vrlist; in rc_free_cpath_list_local()
324 rc_free_cpath_list(gs_memory_t * mem, void *vrlist, client_name_t cname) in rc_free_cpath_list() argument
326 rc_free_cpath_list_local(mem, vrlist, cname); in rc_free_cpath_list()
327 gs_free_object(mem, vrlist, cname); in rc_free_cpath_list()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxcpath.c322 rc_free_cpath_list_local(gs_memory_t * mem, void *vrlist, in rc_free_cpath_list_local() argument
325 gx_clip_rect_list *rlist = (gx_clip_rect_list *) vrlist; in rc_free_cpath_list_local()
330 rc_free_cpath_list(gs_memory_t * mem, void *vrlist, client_name_t cname) in rc_free_cpath_list() argument
332 rc_free_cpath_list_local(mem, vrlist, cname); in rc_free_cpath_list()
333 gs_free_object(mem, vrlist, cname); in rc_free_cpath_list()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxcpath.c322 rc_free_cpath_list_local(gs_memory_t * mem, void *vrlist, in rc_free_cpath_list_local() argument
325 gx_clip_rect_list *rlist = (gx_clip_rect_list *) vrlist; in rc_free_cpath_list_local()
330 rc_free_cpath_list(gs_memory_t * mem, void *vrlist, client_name_t cname) in rc_free_cpath_list() argument
332 rc_free_cpath_list_local(mem, vrlist, cname); in rc_free_cpath_list()
333 gs_free_object(mem, vrlist, cname); in rc_free_cpath_list()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxcpath.c350 rc_free_cpath_list_local(gs_memory_t * mem, void *vrlist, in rc_free_cpath_list_local() argument
353 gx_clip_rect_list *rlist = (gx_clip_rect_list *) vrlist; in rc_free_cpath_list_local()
358 rc_free_cpath_list(gs_memory_t * mem, void *vrlist, client_name_t cname) in rc_free_cpath_list() argument
360 rc_free_cpath_list_local(mem, vrlist, cname); in rc_free_cpath_list()
361 gs_free_object(mem, vrlist, cname); in rc_free_cpath_list()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxcpath.c350 rc_free_cpath_list_local(gs_memory_t * mem, void *vrlist, in rc_free_cpath_list_local() argument
353 gx_clip_rect_list *rlist = (gx_clip_rect_list *) vrlist; in rc_free_cpath_list_local()
358 rc_free_cpath_list(gs_memory_t * mem, void *vrlist, client_name_t cname) in rc_free_cpath_list() argument
360 rc_free_cpath_list_local(mem, vrlist, cname); in rc_free_cpath_list()
361 gs_free_object(mem, vrlist, cname); in rc_free_cpath_list()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxcpath.c366 rc_free_cpath_list_local(gs_memory_t * mem, void *vrlist, in rc_free_cpath_list_local() argument
369 gx_clip_rect_list *rlist = (gx_clip_rect_list *) vrlist; in rc_free_cpath_list_local()
374 rc_free_cpath_list(gs_memory_t * mem, void *vrlist, client_name_t cname) in rc_free_cpath_list() argument
376 rc_free_cpath_list_local(mem, vrlist, cname); in rc_free_cpath_list()
377 gs_free_object(mem, vrlist, cname); in rc_free_cpath_list()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxcpath.c366 rc_free_cpath_list_local(gs_memory_t * mem, void *vrlist, in rc_free_cpath_list_local() argument
369 gx_clip_rect_list *rlist = (gx_clip_rect_list *) vrlist; in rc_free_cpath_list_local()
374 rc_free_cpath_list(gs_memory_t * mem, void *vrlist, client_name_t cname) in rc_free_cpath_list() argument
376 rc_free_cpath_list_local(mem, vrlist, cname); in rc_free_cpath_list()
377 gs_free_object(mem, vrlist, cname); in rc_free_cpath_list()