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

  /src/external/gpl3/gcc/dist/libdecnumber/
decContext.h 177 #define DEC_IEEE_754_Inexact (DEC_Inexact | DEC_Lost_digits)
179 #define DEC_IEEE_754_Inexact (DEC_Inexact)
207 #define DEC_IEEE_854_Inexact DEC_IEEE_754_Inexact
  /src/external/gpl3/gcc.old/dist/libdecnumber/
decContext.h 177 #define DEC_IEEE_754_Inexact (DEC_Inexact | DEC_Lost_digits)
179 #define DEC_IEEE_754_Inexact (DEC_Inexact)
207 #define DEC_IEEE_854_Inexact DEC_IEEE_754_Inexact
  /src/external/gpl3/gdb/dist/libdecnumber/
decContext.h 177 #define DEC_IEEE_754_Inexact (DEC_Inexact | DEC_Lost_digits)
179 #define DEC_IEEE_754_Inexact (DEC_Inexact)
207 #define DEC_IEEE_854_Inexact DEC_IEEE_754_Inexact
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decContext.h 177 #define DEC_IEEE_754_Inexact (DEC_Inexact | DEC_Lost_digits)
179 #define DEC_IEEE_754_Inexact (DEC_Inexact)
207 #define DEC_IEEE_854_Inexact DEC_IEEE_754_Inexact

Completed in 81 milliseconds