Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsioram.c132 swrite_ram(register stream * s, ramhandle * file, byte * buf, uint len),
199 swrite_ram(*ps, file, (*ps)->cbuf, (*ps)->bsize); in ram_open_file()
306 swrite_ram(register stream * s, ramhandle * file, byte * buf, uint len) in swrite_ram() function
325 swrite_ram(s, file, buf, len); in sappend_ram()
392 swrite_ram(s, file, s->cbuf, s->cbsize); in s_ram_switch()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsioram.c132 swrite_ram(register stream * s, ramhandle * file, byte * buf, uint len),
199 swrite_ram(*ps, file, (*ps)->cbuf, (*ps)->bsize); in ram_open_file()
306 swrite_ram(register stream * s, ramhandle * file, byte * buf, uint len) in swrite_ram() function
325 swrite_ram(s, file, buf, len); in sappend_ram()
392 swrite_ram(s, file, s->cbuf, s->cbsize); in s_ram_switch()