Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxclrast.c480 byte *cbuf_storage; in clist_playback_band() local
553 if ((cbuf_storage = gs_alloc_bytes(mem, cbuf_size + sizeof(double), in clist_playback_band()
557 cbuf.data = (byte *)cbuf_storage; in clist_playback_band()
2395 gs_free_object(mem, cbuf_storage, "clist_playback_band(cbuf_storage)"); in clist_playback_band()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxclrast.c480 byte *cbuf_storage; in clist_playback_band() local
553 if ((cbuf_storage = gs_alloc_bytes(mem, cbuf_size + sizeof(double), in clist_playback_band()
557 cbuf.data = (byte *)cbuf_storage; in clist_playback_band()
2395 gs_free_object(mem, cbuf_storage, "clist_playback_band(cbuf_storage)"); in clist_playback_band()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxclrast.c229 aligner_t cbuf_storage[cbuf_size / sizeof(aligner_t) + 1]; in clist_playback_band() local
284 cbuf.data = (byte *)cbuf_storage; in clist_playback_band()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxclrast.c229 aligner_t cbuf_storage[cbuf_size / sizeof(aligner_t) + 1]; in clist_playback_band() local
284 cbuf.data = (byte *)cbuf_storage; in clist_playback_band()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxclrast.c477 aligner_t cbuf_storage[cbuf_size / sizeof(aligner_t) + 1]; in clist_playback_band() local
542 cbuf.data = (byte *)cbuf_storage; in clist_playback_band()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxclrast.c477 aligner_t cbuf_storage[cbuf_size / sizeof(aligner_t) + 1]; in clist_playback_band() local
542 cbuf.data = (byte *)cbuf_storage; in clist_playback_band()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxclrast.c478 aligner_t cbuf_storage[cbuf_size / sizeof(aligner_t) + 1]; in clist_playback_band() local
547 cbuf.data = (byte *)cbuf_storage; in clist_playback_band()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxclrast.c478 aligner_t cbuf_storage[cbuf_size / sizeof(aligner_t) + 1]; in clist_playback_band() local
547 cbuf.data = (byte *)cbuf_storage; in clist_playback_band()