Home
last modified time | relevance | path

Searched defs:DEC_IEEE_754_Inexact (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/libdecnumber/
H A DdecContext.h177 #define DEC_IEEE_754_Inexact (DEC_Inexact | DEC_Lost_digits) macro
179 #define DEC_IEEE_754_Inexact (DEC_Inexact) macro
/dflybsd-src/contrib/gcc-8.0/libdecnumber/
H A DdecContext.h177 #define DEC_IEEE_754_Inexact (DEC_Inexact | DEC_Lost_digits) macro
179 #define DEC_IEEE_754_Inexact (DEC_Inexact) macro
/dflybsd-src/contrib/gcc-4.7/libdecnumber/
H A DdecContext.h177 #define DEC_IEEE_754_Inexact (DEC_Inexact | DEC_Lost_digits) macro
179 #define DEC_IEEE_754_Inexact (DEC_Inexact) macro