Home
last modified time | relevance | path

Searched defs:inexact (Results 1 – 21 of 21) sorted by relevance

/openbsd/sys/arch/hppa/spmath/
H A Dfcnvfx.c33 register int inexact = FALSE; local
130 register int inexact = FALSE; local
252 register int inexact = FALSE; local
372 register int inexact = FALSE; local
H A Dfrnd.c34 register int inexact = FALSE; local
136 register int inexact = FALSE; local
H A Dsfdiv.c30 register int inexact = FALSE, guardbit = FALSE, stickybit = FALSE; local
H A Dsfmpy.c30 register int inexact = FALSE, guardbit = FALSE, stickybit = FALSE; local
H A Ddfdiv.c32 register int inexact = FALSE, guardbit = FALSE, stickybit = FALSE; local
H A Ddfmpy.c32 register int inexact = FALSE, guardbit = FALSE, stickybit = FALSE; local
H A Dsfadd.c34 register int inexact = FALSE; local
H A Dsfsub.c33 register int inexact = FALSE, underflowtrap; local
H A Ddfadd.c34 register int inexact = FALSE; local
H A Ddfsub.c34 register int inexact = FALSE, underflowtrap; local
H A Dfcnvff.c118 register int inexact = FALSE, guardbit = FALSE, stickybit = FALSE; local
H A Dcnv_float.h90 #define Dbl_to_sgl_mantissa(srcA,srcB,dest,inexact,guard,sticky,odd) \ argument
97 #define Dbl_to_sgl_denormalized(srcA,srcB,exp,dest,inexact,guard,sticky,odd,tiny) \ argument
H A Dsgl_float.h297 #define Sgl_denormalize(opnd,exponent,guard,sticky,inexact) \ argument
H A Ddbl_float.h497 #define Dbl_denormalize(opndp1,opndp2,exponent,guard,sticky,inexact) \ argument
/openbsd/lib/libc/gdtoa/
H A Ddtoa.c131 int inexact, oldinexact; local
H A Dstrtod.c105 int inexact, oldinexact; local
/openbsd/gnu/gcc/gcc/
H A Dreal.c447 unsigned long msb, inexact; in div_significands() local
532 bool inexact = false; in do_add() local
674 bool inexact = false; in do_multiply() local
809 bool inexact; in do_divide() local
4824 bool inexact = false; in real_powi() local
H A Dsimplify-rtx.c2786 bool inexact; in simplify_const_binary_operation() local
H A Dbuiltins.c7743 bool inexact; in fold_builtin_pow() local
H A Dfold-const.c1723 bool inexact; in const_binop() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dreal.c489 unsigned long msb, inexact; local
573 bool inexact = false; local
838 bool inexact; local