Home
last modified time | relevance | path

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

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevpdfo.c1200 #define CWS_BUF_SIZE 512 /* arbitrary */ in cos_write_stream_alloc() macro
1201 byte *buf = gs_alloc_bytes(mem, CWS_BUF_SIZE, cname); in cos_write_stream_alloc()
1210 s_std_init(s, buf, CWS_BUF_SIZE, &cos_s_procs, s_mode_write); in cos_write_stream_alloc()
1213 #undef CWS_BUF_SIZE in cos_write_stream_alloc()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevpdfo.c1200 #define CWS_BUF_SIZE 512 /* arbitrary */ in cos_write_stream_alloc() macro
1201 byte *buf = gs_alloc_bytes(mem, CWS_BUF_SIZE, cname); in cos_write_stream_alloc()
1210 s_std_init(s, buf, CWS_BUF_SIZE, &cos_s_procs, s_mode_write); in cos_write_stream_alloc()
1213 #undef CWS_BUF_SIZE in cos_write_stream_alloc()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdfo.c1521 #define CWS_BUF_SIZE 512 /* arbitrary */ in cos_write_stream_alloc() macro
1522 byte *buf = gs_alloc_bytes(mem, CWS_BUF_SIZE, cname); in cos_write_stream_alloc()
1531 s_std_init(s, buf, CWS_BUF_SIZE, &cos_s_procs, s_mode_write); in cos_write_stream_alloc()
1534 #undef CWS_BUF_SIZE in cos_write_stream_alloc()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdfo.c1521 #define CWS_BUF_SIZE 512 /* arbitrary */ in cos_write_stream_alloc() macro
1522 byte *buf = gs_alloc_bytes(mem, CWS_BUF_SIZE, cname); in cos_write_stream_alloc()
1531 s_std_init(s, buf, CWS_BUF_SIZE, &cos_s_procs, s_mode_write); in cos_write_stream_alloc()
1534 #undef CWS_BUF_SIZE in cos_write_stream_alloc()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdfo.c1673 #define CWS_BUF_SIZE 512 /* arbitrary */ in cos_write_stream_alloc() macro
1674 byte *buf = gs_alloc_bytes(mem, CWS_BUF_SIZE, cname); in cos_write_stream_alloc()
1686 s_std_init(s, buf, CWS_BUF_SIZE, &cos_s_procs, s_mode_write); in cos_write_stream_alloc()
1689 #undef CWS_BUF_SIZE in cos_write_stream_alloc()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdfo.c1673 #define CWS_BUF_SIZE 512 /* arbitrary */ in cos_write_stream_alloc() macro
1674 byte *buf = gs_alloc_bytes(mem, CWS_BUF_SIZE, cname); in cos_write_stream_alloc()
1686 s_std_init(s, buf, CWS_BUF_SIZE, &cos_s_procs, s_mode_write); in cos_write_stream_alloc()
1689 #undef CWS_BUF_SIZE in cos_write_stream_alloc()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdfo.c2041 #define CWS_BUF_SIZE 512 /* arbitrary */ in cos_write_stream_alloc() macro
2042 byte *buf = gs_alloc_bytes(mem, CWS_BUF_SIZE, cname); in cos_write_stream_alloc()
2056 s_std_init(s, buf, CWS_BUF_SIZE, &cos_s_procs, s_mode_write); in cos_write_stream_alloc()
2059 #undef CWS_BUF_SIZE in cos_write_stream_alloc()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdfo.c2041 #define CWS_BUF_SIZE 512 /* arbitrary */ in cos_write_stream_alloc() macro
2042 byte *buf = gs_alloc_bytes(mem, CWS_BUF_SIZE, cname); in cos_write_stream_alloc()
2056 s_std_init(s, buf, CWS_BUF_SIZE, &cos_s_procs, s_mode_write); in cos_write_stream_alloc()
2059 #undef CWS_BUF_SIZE in cos_write_stream_alloc()