Home
last modified time | relevance | path

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

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dztype.c73 ref tnref; in ztype() local
74 int code = array_get(op, (long)r_btype(op - 1), &tnref); in ztype()
78 if (!r_has_type(&tnref, t_name)) { in ztype()
93 ref_assign(op - 1, &tnref); in ztype()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dztype.c68 ref tnref; in ztype() local
69 int code = array_get(imemory, op, (long)r_btype(op - 1), &tnref); in ztype()
73 if (!r_has_type(&tnref, t_name)) { in ztype()
88 ref_assign(op - 1, &tnref); in ztype()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dztype.c70 ref tnref; in ztype() local
71 int code = array_get(imemory, op, (long)r_btype(op - 1), &tnref); in ztype()
75 if (!r_has_type(&tnref, t_name)) { in ztype()
90 ref_assign(op - 1, &tnref); in ztype()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dztype.c70 ref tnref; in ztype() local
71 int code = array_get(imemory, op, (long)r_btype(op - 1), &tnref); in ztype()
75 if (!r_has_type(&tnref, t_name)) { in ztype()
90 ref_assign(op - 1, &tnref); in ztype()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dztype.c71 ref tnref; in ztype() local
72 int code = array_get(imemory, op, (long)r_btype(op - 1), &tnref); in ztype()
76 if (!r_has_type(&tnref, t_name)) { in ztype()
94 ref_assign(op - 1, &tnref); in ztype()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dztype.c71 ref tnref; in ztype() local
72 int code = array_get(imemory, op, (long)r_btype(op - 1), &tnref); in ztype()
76 if (!r_has_type(&tnref, t_name)) { in ztype()
94 ref_assign(op - 1, &tnref); in ztype()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dztype.c73 ref tnref; in ztype() local
74 int code = array_get(op, (long)r_btype(op - 1), &tnref); in ztype()
78 if (!r_has_type(&tnref, t_name)) { in ztype()
93 ref_assign(op - 1, &tnref); in ztype()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dztype.c68 ref tnref; in ztype() local
69 int code = array_get(imemory, op, (long)r_btype(op - 1), &tnref); in ztype()
73 if (!r_has_type(&tnref, t_name)) { in ztype()
88 ref_assign(op - 1, &tnref); in ztype()