HomeSort by: relevance | last modified time | path
    Searched defs:DEC_Lost_digits (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libdecnumber/
decContext.h 145 #define DEC_Lost_digits 0x00000100
163 #define DEC_Lost_digits 0x00000000
173 /* [DEC_Clamped, DEC_Lost_digits, DEC_Rounded, and DEC_Subnormal */
177 #define DEC_IEEE_754_Inexact (DEC_Inexact | DEC_Lost_digits)
200 | DEC_Lost_digits)
  /src/external/gpl3/gcc.old/dist/libdecnumber/
decContext.h 145 #define DEC_Lost_digits 0x00000100
163 #define DEC_Lost_digits 0x00000000
173 /* [DEC_Clamped, DEC_Lost_digits, DEC_Rounded, and DEC_Subnormal */
177 #define DEC_IEEE_754_Inexact (DEC_Inexact | DEC_Lost_digits)
200 | DEC_Lost_digits)
  /src/external/gpl3/gdb/dist/libdecnumber/
decContext.h 145 #define DEC_Lost_digits 0x00000100
163 #define DEC_Lost_digits 0x00000000
173 /* [DEC_Clamped, DEC_Lost_digits, DEC_Rounded, and DEC_Subnormal */
177 #define DEC_IEEE_754_Inexact (DEC_Inexact | DEC_Lost_digits)
200 | DEC_Lost_digits)
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decContext.h 145 #define DEC_Lost_digits 0x00000100
163 #define DEC_Lost_digits 0x00000000
173 /* [DEC_Clamped, DEC_Lost_digits, DEC_Rounded, and DEC_Subnormal */
177 #define DEC_IEEE_754_Inexact (DEC_Inexact | DEC_Lost_digits)
200 | DEC_Lost_digits)

Completed in 62 milliseconds