Searched refs:DFP_IEEE_FLAGS (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Ddfp-bit.c85 ieee_flags = DFP_IEEE_FLAGS (dec_flags);
121 ieee_flags = DFP_IEEE_FLAGS (dec_flags);
358 ieee_flags = DFP_IEEE_FLAGS (dec_flags);
660 ieee_flags = DFP_IEEE_FLAGS (dec_flags);
H A Ddfp-bit.h122 #define DFP_IEEE_FLAGS(DEC_FLAGS) __extension__ \ macro
137 #define DFP_IEEE_FLAGS(A) 0 macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Ddfp-bit.c85 ieee_flags = DFP_IEEE_FLAGS (dec_flags);
121 ieee_flags = DFP_IEEE_FLAGS (dec_flags);
358 ieee_flags = DFP_IEEE_FLAGS (dec_flags);
669 ieee_flags = DFP_IEEE_FLAGS (dec_flags);
H A Ddfp-bit.h122 #define DFP_IEEE_FLAGS(DEC_FLAGS) __extension__ \ macro
137 #define DFP_IEEE_FLAGS(A) 0 macro

Completed in 148 milliseconds