Home
last modified time | relevance | path

Searched refs:DEC_IEEE_854_Division_by_zero (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libdecnumber/
H A DdecContext.h206 #define DEC_IEEE_854_Division_by_zero DEC_IEEE_754_Division_by_zero macro
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/
H A DdecContext.h206 #define DEC_IEEE_854_Division_by_zero DEC_IEEE_754_Division_by_zero macro
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/
H A DdecContext.h206 #define DEC_IEEE_854_Division_by_zero DEC_IEEE_754_Division_by_zero macro
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/
H A DdecContext.h206 #define DEC_IEEE_854_Division_by_zero DEC_IEEE_754_Division_by_zero macro
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Ddfp-bit.h124 if ((dec_flags & DEC_IEEE_854_Division_by_zero) != 0) \
H A Ddfp-bit.c80 int dec_flags = DEC_IEEE_854_Division_by_zero | DEC_IEEE_854_Inexact in dfp_binary_op()
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Ddfp-bit.c80 int dec_flags = DEC_IEEE_854_Division_by_zero | DEC_IEEE_854_Inexact in dfp_binary_op()
H A Ddfp-bit.h124 if ((dec_flags & DEC_IEEE_854_Division_by_zero) != 0) \