Home
last modified time | relevance | path

Searched defs:cie_cached_rshift (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgscie.h127 # define cie_cached_rshift(v, n) arith_rshift(v, n) macro
136 # define cie_cached_rshift(v, n) float_rshift(v, n) macro
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgscie.h127 # define cie_cached_rshift(v, n) arith_rshift(v, n) macro
136 # define cie_cached_rshift(v, n) float_rshift(v, n) macro
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgscie.h139 # define cie_cached_rshift(v, n) arith_rshift(v, n) macro
149 # define cie_cached_rshift(v, n) float_rshift(v, n) macro
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgscie.h141 # define cie_cached_rshift(v, n) arith_rshift(v, n) macro
151 # define cie_cached_rshift(v, n) float_rshift(v, n) macro
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgscie.h141 # define cie_cached_rshift(v, n) arith_rshift(v, n) macro
151 # define cie_cached_rshift(v, n) float_rshift(v, n) macro
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgscie.h141 # define cie_cached_rshift(v, n) arith_rshift(v, n) macro
151 # define cie_cached_rshift(v, n) float_rshift(v, n) macro
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgscie.h139 # define cie_cached_rshift(v, n) arith_rshift(v, n) macro
149 # define cie_cached_rshift(v, n) float_rshift(v, n) macro
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgscie.h141 # define cie_cached_rshift(v, n) arith_rshift(v, n) macro
151 # define cie_cached_rshift(v, n) float_rshift(v, n) macro