Home
last modified time | relevance | path

Searched defs:is_fzero2 (Results 1 – 10 of 10) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxarith.h57 #define is_fzero2(f1,f2) ((f1) == 0.0 && (f2) == 0.0) macro
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxarith.h62 #define is_fzero2(f1,f2) ((f1) == 0.0 && (f2) == 0.0) macro
H A Dgxfarith.h78 # define is_fzero2(f1,f2)\ macro
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxarith.h62 #define is_fzero2(f1,f2) ((f1) == 0.0 && (f2) == 0.0) macro
H A Dgxfarith.h78 # define is_fzero2(f1,f2)\ macro
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxarith.h57 #define is_fzero2(f1,f2) ((f1) == 0.0 && (f2) == 0.0) macro
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxarith.h59 #define is_fzero2(f1,f2) ((f1) == 0.0 && (f2) == 0.0) macro
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxarith.h59 #define is_fzero2(f1,f2) ((f1) == 0.0 && (f2) == 0.0) macro
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxarith.h59 #define is_fzero2(f1,f2) ((f1) == 0.0 && (f2) == 0.0) macro
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxarith.h59 #define is_fzero2(f1,f2) ((f1) == 0.0 && (f2) == 0.0) macro