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

  /src/external/gpl3/gcc/dist/libdecnumber/
decContext.h 175 #define DEC_IEEE_754_Division_by_zero (DEC_Division_by_zero)
191 #define DEC_Errors (DEC_IEEE_754_Division_by_zero | \
206 #define DEC_IEEE_854_Division_by_zero DEC_IEEE_754_Division_by_zero
  /src/external/gpl3/gcc.old/dist/libdecnumber/
decContext.h 175 #define DEC_IEEE_754_Division_by_zero (DEC_Division_by_zero)
191 #define DEC_Errors (DEC_IEEE_754_Division_by_zero | \
206 #define DEC_IEEE_854_Division_by_zero DEC_IEEE_754_Division_by_zero
  /src/external/gpl3/gdb/dist/libdecnumber/
decContext.h 175 #define DEC_IEEE_754_Division_by_zero (DEC_Division_by_zero)
191 #define DEC_Errors (DEC_IEEE_754_Division_by_zero | \
206 #define DEC_IEEE_854_Division_by_zero DEC_IEEE_754_Division_by_zero
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decContext.h 175 #define DEC_IEEE_754_Division_by_zero (DEC_Division_by_zero)
191 #define DEC_Errors (DEC_IEEE_754_Division_by_zero | \
206 #define DEC_IEEE_854_Division_by_zero DEC_IEEE_754_Division_by_zero

Completed in 31 milliseconds