Home
last modified time | relevance | path

Searched refs:float_rshift (Results 1 – 16 of 16) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgscie.h79 #define float_rshift(v, nb) ((v) * (1.0 / (1L << (nb)))) macro
112 float_rshift(v, _cie_fixed_shift)
136 # define cie_cached_rshift(v, n) float_rshift(v, n)
H A Dgsciemap.c436 ((ftemp = float_rshift(i, _cie_interpolate_bits)), ftemp - (int)ftemp)) in cie_lookup_mult3()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgscie.h79 #define float_rshift(v, nb) ((v) * (1.0 / (1L << (nb)))) macro
112 float_rshift(v, _cie_fixed_shift)
136 # define cie_cached_rshift(v, n) float_rshift(v, n)
H A Dgsciemap.c436 ((ftemp = float_rshift(i, _cie_interpolate_bits)), ftemp - (int)ftemp)) in cie_lookup_mult3()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgscie.h87 #define float_rshift(v, nb) ((v) * (1.0 / (1L << (nb)))) macro
124 float_rshift(v, _cie_fixed_shift)
149 # define cie_cached_rshift(v, n) float_rshift(v, n)
H A Dgsciemap.c702 ((ftemp = float_rshift(i, _cie_interpolate_bits)), ftemp - (int)ftemp)) in cie_lookup_mult3()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgscie.h87 #define float_rshift(v, nb) ((v) * (1.0 / (1L << (nb)))) macro
124 float_rshift(v, _cie_fixed_shift)
149 # define cie_cached_rshift(v, n) float_rshift(v, n)
H A Dgsciemap.c702 ((ftemp = float_rshift(i, _cie_interpolate_bits)), ftemp - (int)ftemp)) in cie_lookup_mult3()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgscie.h89 #define float_rshift(v, nb) ((v) * (1.0 / (1L << (nb)))) macro
126 float_rshift(v, _cie_fixed_shift)
151 # define cie_cached_rshift(v, n) float_rshift(v, n)
H A Dgsciemap.c1091 ((ftemp = float_rshift(i, _cie_interpolate_bits)), ftemp - (int)ftemp)) in cie_lookup_mult3()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgscie.h89 #define float_rshift(v, nb) ((v) * (1.0 / (1L << (nb)))) macro
126 float_rshift(v, _cie_fixed_shift)
151 # define cie_cached_rshift(v, n) float_rshift(v, n)
H A Dgsciemap.c1091 ((ftemp = float_rshift(i, _cie_interpolate_bits)), ftemp - (int)ftemp)) in cie_lookup_mult3()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgscie.h89 #define float_rshift(v, nb) ((v) * (1.0 / (1L << (nb)))) macro
126 float_rshift(v, _cie_fixed_shift)
151 # define cie_cached_rshift(v, n) float_rshift(v, n)
H A Dgsciemap.c997 ((ftemp = float_rshift(i, _cie_interpolate_bits)), ftemp - (int)ftemp)) in cie_lookup_mult3()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgscie.h89 #define float_rshift(v, nb) ((v) * (1.0 / (1L << (nb)))) macro
126 float_rshift(v, _cie_fixed_shift)
151 # define cie_cached_rshift(v, n) float_rshift(v, n)
H A Dgsciemap.c997 ((ftemp = float_rshift(i, _cie_interpolate_bits)), ftemp - (int)ftemp)) in cie_lookup_mult3()