Home
last modified time | relevance | path

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

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgscie.h108 # define _cie_fixed_shift CIE_FIXED_FRACTION_BITS macro
110 ((cie_cached_value)float_lshift(v, _cie_fixed_shift))
112 float_rshift(v, _cie_fixed_shift)
114 arith_rshift(v, _cie_fixed_shift - (fbits))
119 (_cie_fixed_shift * 2 + gx_cie_log2_cache_size - (arch_sizeof_long * 8 - 1))
125 _cie_fixed_shift * 2 - _cie_product_excess_bits - (fbits)) :\
126 arith_rshift((v) * (factor), _cie_fixed_shift * 2 - (fbits)))
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgscie.h108 # define _cie_fixed_shift CIE_FIXED_FRACTION_BITS macro
110 ((cie_cached_value)float_lshift(v, _cie_fixed_shift))
112 float_rshift(v, _cie_fixed_shift)
114 arith_rshift(v, _cie_fixed_shift - (fbits))
119 (_cie_fixed_shift * 2 + gx_cie_log2_cache_size - (arch_sizeof_long * 8 - 1))
125 _cie_fixed_shift * 2 - _cie_product_excess_bits - (fbits)) :\
126 arith_rshift((v) * (factor), _cie_fixed_shift * 2 - (fbits)))
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgscie.h120 # define _cie_fixed_shift CIE_FIXED_FRACTION_BITS macro
122 ((cie_cached_value)float_lshift(v, _cie_fixed_shift))
124 float_rshift(v, _cie_fixed_shift)
126 arith_rshift(v, _cie_fixed_shift - (fbits))
131 (_cie_fixed_shift * 2 + gx_cie_log2_cache_size - (arch_sizeof_long * 8 - 1))
137 _cie_fixed_shift * 2 - _cie_product_excess_bits - (fbits)) :\
138 arith_rshift((v) * (factor), _cie_fixed_shift * 2 - (fbits)))
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgscie.h120 # define _cie_fixed_shift CIE_FIXED_FRACTION_BITS macro
122 ((cie_cached_value)float_lshift(v, _cie_fixed_shift))
124 float_rshift(v, _cie_fixed_shift)
126 arith_rshift(v, _cie_fixed_shift - (fbits))
131 (_cie_fixed_shift * 2 + gx_cie_log2_cache_size - (arch_sizeof_long * 8 - 1))
137 _cie_fixed_shift * 2 - _cie_product_excess_bits - (fbits)) :\
138 arith_rshift((v) * (factor), _cie_fixed_shift * 2 - (fbits)))
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgscie.h122 # define _cie_fixed_shift CIE_FIXED_FRACTION_BITS macro
124 ((cie_cached_value)float_lshift(v, _cie_fixed_shift))
126 float_rshift(v, _cie_fixed_shift)
128 arith_rshift(v, _cie_fixed_shift - (fbits))
133 (_cie_fixed_shift * 2 + gx_cie_log2_cache_size - (ARCH_SIZEOF_LONG * 8 - 1))
139 _cie_fixed_shift * 2 - _cie_product_excess_bits - (fbits)) :\
140 arith_rshift((v) * (factor), _cie_fixed_shift * 2 - (fbits)))
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgscie.h122 # define _cie_fixed_shift CIE_FIXED_FRACTION_BITS macro
124 ((cie_cached_value)float_lshift(v, _cie_fixed_shift))
126 float_rshift(v, _cie_fixed_shift)
128 arith_rshift(v, _cie_fixed_shift - (fbits))
133 (_cie_fixed_shift * 2 + gx_cie_log2_cache_size - (ARCH_SIZEOF_LONG * 8 - 1))
139 _cie_fixed_shift * 2 - _cie_product_excess_bits - (fbits)) :\
140 arith_rshift((v) * (factor), _cie_fixed_shift * 2 - (fbits)))
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgscie.h122 # define _cie_fixed_shift CIE_FIXED_FRACTION_BITS macro
124 ((cie_cached_value)float_lshift(v, _cie_fixed_shift))
126 float_rshift(v, _cie_fixed_shift)
128 arith_rshift(v, _cie_fixed_shift - (fbits))
133 (_cie_fixed_shift * 2 + gx_cie_log2_cache_size - (arch_sizeof_long * 8 - 1))
139 _cie_fixed_shift * 2 - _cie_product_excess_bits - (fbits)) :\
140 arith_rshift((v) * (factor), _cie_fixed_shift * 2 - (fbits)))
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgscie.h122 # define _cie_fixed_shift CIE_FIXED_FRACTION_BITS macro
124 ((cie_cached_value)float_lshift(v, _cie_fixed_shift))
126 float_rshift(v, _cie_fixed_shift)
128 arith_rshift(v, _cie_fixed_shift - (fbits))
133 (_cie_fixed_shift * 2 + gx_cie_log2_cache_size - (arch_sizeof_long * 8 - 1))
139 _cie_fixed_shift * 2 - _cie_product_excess_bits - (fbits)) :\
140 arith_rshift((v) * (factor), _cie_fixed_shift * 2 - (fbits)))