Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsioram.c131 sread_ram(register stream * s, ramhandle * file, byte * buf, uint len),
196 sread_ram(*ps, file, (*ps)->cbuf, (*ps)->bsize); in ram_open_file()
214 sread_ram(register stream * s, ramhandle * file, byte * buf, uint len) in sread_ram() function
400 sread_ram(s, file, s->cbuf, s->cbsize); in s_ram_switch()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsioram.c131 sread_ram(register stream * s, ramhandle * file, byte * buf, uint len),
196 sread_ram(*ps, file, (*ps)->cbuf, (*ps)->bsize); in ram_open_file()
214 sread_ram(register stream * s, ramhandle * file, byte * buf, uint len) in sread_ram() function
400 sread_ram(s, file, s->cbuf, s->cbsize); in s_ram_switch()