Home
last modified time | relevance | path

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

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxi12bit.c135 #define LONGS_PER_4_FRACS ((FRACS_PER_LONG + 3) / 4) macro
136 #if LONGS_PER_4_FRACS == 1
140 #if LONGS_PER_4_FRACS == 2
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxi12bit.c135 #define LONGS_PER_4_FRACS ((FRACS_PER_LONG + 3) / 4) macro
136 #if LONGS_PER_4_FRACS == 1
140 #if LONGS_PER_4_FRACS == 2
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxi12bit.c132 #define LONGS_PER_4_FRACS ((arch_sizeof_frac * 4 + arch_sizeof_long - 1) / arch_sizeof_long) macro
133 #if LONGS_PER_4_FRACS == 1
137 #if LONGS_PER_4_FRACS == 2
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxi12bit.c132 #define LONGS_PER_4_FRACS ((arch_sizeof_frac * 4 + arch_sizeof_long - 1) / arch_sizeof_long) macro
133 #if LONGS_PER_4_FRACS == 1
137 #if LONGS_PER_4_FRACS == 2
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxi12bit.c204 #define LONGS_PER_4_FRACS ((arch_sizeof_frac * 4 + ARCH_SIZEOF_LONG - 1) / ARCH_SIZEOF_LONG) macro
205 #if LONGS_PER_4_FRACS == 1
209 #if LONGS_PER_4_FRACS == 2
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxi12bit.c199 #define LONGS_PER_4_FRACS ((arch_sizeof_frac * 4 + arch_sizeof_long - 1) / arch_sizeof_long) macro
200 #if LONGS_PER_4_FRACS == 1
204 #if LONGS_PER_4_FRACS == 2
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxi12bit.c204 #define LONGS_PER_4_FRACS ((arch_sizeof_frac * 4 + ARCH_SIZEOF_LONG - 1) / ARCH_SIZEOF_LONG) macro
205 #if LONGS_PER_4_FRACS == 1
209 #if LONGS_PER_4_FRACS == 2
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxi12bit.c199 #define LONGS_PER_4_FRACS ((arch_sizeof_frac * 4 + arch_sizeof_long - 1) / arch_sizeof_long) macro
200 #if LONGS_PER_4_FRACS == 1
204 #if LONGS_PER_4_FRACS == 2