Home
last modified time | relevance | path

Searched refs:USE_FPU_FIXED (Results 1 – 6 of 6) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxfixed.h137 # define USE_FPU_FIXED (USE_FPU < 0 && arch_floats_are_IEEE && arch_sizeof_long == 4) macro
139 # define USE_FPU_FIXED 0 macro
179 #if USE_FPU_FIXED && arch_sizeof_short == 2
222 #if USE_FPU_FIXED
H A Dgsmisc.c599 #if USE_FPU_FIXED
727 #if USE_FPU_FIXED || ROUND_BITS >= MAX_OTHER_FACTOR_BITS - 1
H A Dgxpcopy.c334 #define SUBDIVIDE_X USE_FPU_FIXED
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxfixed.h137 # define USE_FPU_FIXED (USE_FPU < 0 && arch_floats_are_IEEE && arch_sizeof_long == 4) macro
139 # define USE_FPU_FIXED 0 macro
179 #if USE_FPU_FIXED && arch_sizeof_short == 2
222 #if USE_FPU_FIXED
H A Dgsmisc.c599 #if USE_FPU_FIXED
727 #if USE_FPU_FIXED || ROUND_BITS >= MAX_OTHER_FACTOR_BITS - 1
H A Dgxpcopy.c334 #define SUBDIVIDE_X USE_FPU_FIXED