Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsioram.c133 sappend_ram(register stream * s, ramhandle * file, byte * buf, uint len);
193 sappend_ram(*ps, file, (*ps)->cbuf, (*ps)->bsize); in ram_open_file()
323 sappend_ram(register stream * s, ramhandle * file, byte * buf, uint len) in sappend_ram() function
390 sappend_ram(s, file, s->cbuf, s->cbsize); /* sets position */ in s_ram_switch()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsioram.c133 sappend_ram(register stream * s, ramhandle * file, byte * buf, uint len);
193 sappend_ram(*ps, file, (*ps)->cbuf, (*ps)->bsize); in ram_open_file()
323 sappend_ram(register stream * s, ramhandle * file, byte * buf, uint len) in sappend_ram() function
390 sappend_ram(s, file, s->cbuf, s->cbsize); /* sets position */ in s_ram_switch()