Home
last modified time | relevance | path

Searched refs:avm_system (Results 1 – 25 of 80) sorted by relevance

1234

/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzsysvm.c103 return specific_vm_op(i_ctx_p, zarray, avm_system); in zsystemvmarray()
110 return specific_vm_op(i_ctx_p, zdict, avm_system); in zsystemvmdict()
117 return specific_vm_op(i_ctx_p, zpackedarray, avm_system); in zsystemvmpackedarray()
124 return specific_vm_op(i_ctx_p, zstring, avm_system); in zsystemvmstring()
131 return specific_vm_op(i_ctx_p, zfile, avm_system); in zsystemvmfile()
139 return specific_vm_op(i_ctx_p, zlibfile, avm_system); in zsystemvmlibfile()
148 return specific_vm_op(i_ctx_p, zSFD, avm_system); in zsystemvmSFD()
157 make_bool(op, (r_space(op) == avm_system ? true : false)); in zsystemvmcheck()
H A Dziodevs.c127 make_file(&ref_stdin, a_readonly | avm_system, s->read_id, s); in stdin_open()
201 make_file(&ref_stdout, a_write | avm_system, s->write_id, s);
247 make_file(&ref_stderr, a_write | avm_system, s->write_id, s);
H A Dziodevsc.c146 make_file(&ref_stdin, a_readonly | avm_system, s->read_id, s); in stdin_open()
223 make_file(&ref_stdout, a_write | avm_system, s->write_id, s); in stdout_open()
294 make_file(&ref_stderr, a_write | avm_system, s->write_id, s); in stderr_open()
H A Divmspace.h34 avm_system = (i_vm_system << r_space_shift), enumerator
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzsysvm.c105 return specific_vm_op(i_ctx_p, zarray, avm_system); in zsystemvmarray()
112 return specific_vm_op(i_ctx_p, zdict, avm_system); in zsystemvmdict()
119 return specific_vm_op(i_ctx_p, zpackedarray, avm_system); in zsystemvmpackedarray()
126 return specific_vm_op(i_ctx_p, zstring, avm_system); in zsystemvmstring()
133 return specific_vm_op(i_ctx_p, zfile, avm_system); in zsystemvmfile()
141 return specific_vm_op(i_ctx_p, zlibfile, avm_system); in zsystemvmlibfile()
150 return specific_vm_op(i_ctx_p, zSFD, avm_system); in zsystemvmSFD()
159 make_bool(op, (r_space(op) == avm_system ? true : false)); in zsystemvmcheck()
H A Dziodevs.c129 make_file(&ref_stdin, a_readonly | avm_system, s->read_id, s); in stdin_open()
203 make_file(&ref_stdout, a_write | avm_system, s->write_id, s);
249 make_file(&ref_stderr, a_write | avm_system, s->write_id, s);
H A Dziodevsc.c148 make_file(&ref_stdin, a_readonly | avm_system, s->read_id, s); in stdin_open()
225 make_file(&ref_stdout, a_write | avm_system, s->write_id, s); in stdout_open()
296 make_file(&ref_stderr, a_write | avm_system, s->write_id, s); in stderr_open()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzsysvm.c105 return specific_vm_op(i_ctx_p, zarray, avm_system); in zsystemvmarray()
112 return specific_vm_op(i_ctx_p, zdict, avm_system); in zsystemvmdict()
119 return specific_vm_op(i_ctx_p, zpackedarray, avm_system); in zsystemvmpackedarray()
126 return specific_vm_op(i_ctx_p, zstring, avm_system); in zsystemvmstring()
133 return specific_vm_op(i_ctx_p, zfile, avm_system); in zsystemvmfile()
141 return specific_vm_op(i_ctx_p, zlibfile, avm_system); in zsystemvmlibfile()
150 return specific_vm_op(i_ctx_p, zSFD, avm_system); in zsystemvmSFD()
159 make_bool(op, (r_space(op) == avm_system ? true : false)); in zsystemvmcheck()
H A Dziodevs.c129 make_file(&ref_stdin, a_readonly | avm_system, s->read_id, s); in stdin_open()
203 make_file(&ref_stdout, a_write | avm_system, s->write_id, s);
249 make_file(&ref_stderr, a_write | avm_system, s->write_id, s);
H A Dziodevsc.c148 make_file(&ref_stdin, a_readonly | avm_system, s->read_id, s); in stdin_open()
225 make_file(&ref_stdout, a_write | avm_system, s->write_id, s); in stdout_open()
296 make_file(&ref_stderr, a_write | avm_system, s->write_id, s); in stderr_open()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzsysvm.c105 return specific_vm_op(i_ctx_p, zarray, avm_system); in zsystemvmarray()
112 return specific_vm_op(i_ctx_p, zdict, avm_system); in zsystemvmdict()
119 return specific_vm_op(i_ctx_p, zpackedarray, avm_system); in zsystemvmpackedarray()
126 return specific_vm_op(i_ctx_p, zstring, avm_system); in zsystemvmstring()
133 return specific_vm_op(i_ctx_p, zfile, avm_system); in zsystemvmfile()
141 return specific_vm_op(i_ctx_p, zlibfile, avm_system); in zsystemvmlibfile()
150 return specific_vm_op(i_ctx_p, zSFD, avm_system); in zsystemvmSFD()
159 make_bool(op, (r_space(op) == avm_system ? true : false)); in zsystemvmcheck()
H A Dziodevsc.c155 make_file(&ref_stdin, a_readonly | avm_system, s->read_id, s); in stdin_open()
232 make_file(&ref_stdout, a_write | avm_system, s->write_id, s); in stdout_open()
303 make_file(&ref_stderr, a_write | avm_system, s->write_id, s); in stderr_open()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzsysvm.c105 return specific_vm_op(i_ctx_p, zarray, avm_system); in zsystemvmarray()
112 return specific_vm_op(i_ctx_p, zdict, avm_system); in zsystemvmdict()
119 return specific_vm_op(i_ctx_p, zpackedarray, avm_system); in zsystemvmpackedarray()
126 return specific_vm_op(i_ctx_p, zstring, avm_system); in zsystemvmstring()
133 return specific_vm_op(i_ctx_p, zfile, avm_system); in zsystemvmfile()
141 return specific_vm_op(i_ctx_p, zlibfile, avm_system); in zsystemvmlibfile()
150 return specific_vm_op(i_ctx_p, zSFD, avm_system); in zsystemvmSFD()
159 make_bool(op, (r_space(op) == avm_system ? true : false)); in zsystemvmcheck()
H A Dziodevsc.c155 make_file(&ref_stdin, a_readonly | avm_system, s->read_id, s); in stdin_open()
232 make_file(&ref_stdout, a_write | avm_system, s->write_id, s); in stdout_open()
303 make_file(&ref_stderr, a_write | avm_system, s->write_id, s); in stderr_open()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzsysvm.c103 return specific_vm_op(i_ctx_p, zarray, avm_system); in zsystemvmarray()
110 return specific_vm_op(i_ctx_p, zdict, avm_system); in zsystemvmdict()
117 return specific_vm_op(i_ctx_p, zpackedarray, avm_system); in zsystemvmpackedarray()
124 return specific_vm_op(i_ctx_p, zstring, avm_system); in zsystemvmstring()
131 return specific_vm_op(i_ctx_p, zfile, avm_system); in zsystemvmfile()
139 return specific_vm_op(i_ctx_p, zlibfile, avm_system); in zsystemvmlibfile()
148 return specific_vm_op(i_ctx_p, zSFD, avm_system); in zsystemvmSFD()
157 make_bool(op, (r_space(op) == avm_system ? true : false)); in zsystemvmcheck()
H A Dziodevs.c127 make_file(&ref_stdin, a_readonly | avm_system, s->read_id, s); in stdin_open()
201 make_file(&ref_stdout, a_write | avm_system, s->write_id, s);
247 make_file(&ref_stderr, a_write | avm_system, s->write_id, s);
H A Dziodevsc.c146 make_file(&ref_stdin, a_readonly | avm_system, s->read_id, s); in stdin_open()
223 make_file(&ref_stdout, a_write | avm_system, s->write_id, s); in stdout_open()
294 make_file(&ref_stderr, a_write | avm_system, s->write_id, s); in stderr_open()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzsysvm.c108 return specific_vm_op(i_ctx_p, zarray, avm_system); in zsystemvmarray()
115 return specific_vm_op(i_ctx_p, zdict, avm_system); in zsystemvmdict()
122 return specific_vm_op(i_ctx_p, zpackedarray, avm_system); in zsystemvmpackedarray()
129 return specific_vm_op(i_ctx_p, zstring, avm_system); in zsystemvmstring()
138 make_bool(op, (r_space(op) == avm_system ? true : false)); in zsystemvmcheck()
H A Dziodevs.c135 make_file(&ref_stdin, a_readonly | avm_system, s->read_id, s); in stdin_open()
187 make_file(&ref_stdout, a_write | avm_system, s->write_id, s); in stdout_open()
233 make_file(&ref_stderr, a_write | avm_system, s->write_id, s); in stderr_open()
H A Dziodevsc.c139 make_file(&ref_stdin, a_read | avm_system, s->read_id, s); in stdin_open()
219 make_file(&ref_stdout, a_write | avm_system, s->write_id, s); in stdout_open()
284 make_file(&ref_stderr, a_write | avm_system, s->write_id, s); in stderr_open()
H A Divmspace.h39 avm_system = (i_vm_system << r_space_shift), enumerator
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzsysvm.c108 return specific_vm_op(i_ctx_p, zarray, avm_system); in zsystemvmarray()
115 return specific_vm_op(i_ctx_p, zdict, avm_system); in zsystemvmdict()
122 return specific_vm_op(i_ctx_p, zpackedarray, avm_system); in zsystemvmpackedarray()
129 return specific_vm_op(i_ctx_p, zstring, avm_system); in zsystemvmstring()
138 make_bool(op, (r_space(op) == avm_system ? true : false)); in zsystemvmcheck()
H A Dziodevs.c135 make_file(&ref_stdin, a_readonly | avm_system, s->read_id, s); in stdin_open()
187 make_file(&ref_stdout, a_write | avm_system, s->write_id, s); in stdout_open()
233 make_file(&ref_stderr, a_write | avm_system, s->write_id, s); in stderr_open()
H A Dziodevsc.c139 make_file(&ref_stdin, a_read | avm_system, s->read_id, s); in stdin_open()
219 make_file(&ref_stdout, a_write | avm_system, s->write_id, s); in stdout_open()
284 make_file(&ref_stderr, a_write | avm_system, s->write_id, s); in stderr_open()
H A Divmspace.h39 avm_system = (i_vm_system << r_space_shift), enumerator

1234