Home
last modified time | relevance | path

Searched refs:DEC_IEEE_854_Inexact (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-4.7/libgcc/
H A Ddfp-bit.c81 int dec_flags = DEC_IEEE_854_Division_by_zero | DEC_IEEE_854_Inexact in dfp_binary_op()
118 int dec_flags = DEC_IEEE_854_Inexact | DEC_IEEE_854_Overflow in d32_binary_op()
354 int dec_flags = DEC_IEEE_854_Inexact | DEC_IEEE_854_Invalid_operation in dfp_conversion_exceptions()
656 int dec_flags = DEC_IEEE_854_Inexact | DEC_IEEE_854_Invalid_operation in BFP_TO_DFP()
H A Ddfp-bit.h125 if ((dec_flags & DEC_IEEE_854_Inexact) != 0) \
/dragonfly/contrib/gcc-4.7/libdecnumber/
H A DdecContext.h207 #define DEC_IEEE_854_Inexact DEC_IEEE_754_Inexact macro
/dragonfly/contrib/gdb-7/libdecnumber/
H A DdecContext.h207 #define DEC_IEEE_854_Inexact DEC_IEEE_754_Inexact macro
/dragonfly/contrib/gcc-8.0/libdecnumber/
H A DdecContext.h207 #define DEC_IEEE_854_Inexact DEC_IEEE_754_Inexact macro