Searched refs:IEEE_POSITIVE_DENORMAL (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/ieee/
H A Dieee_helper.c52 IEEE_NEGATIVE_ZERO, IEEE_POSITIVE_ZERO, IEEE_POSITIVE_DENORMAL, enumerator in enum:__anon1303
61 IEEE_POSITIVE_DENORMAL, \
68 else if (res == IEEE_POSITIVE_DENORMAL) \
H A Dieee_arithmetic.F9061 IEEE_POSITIVE_DENORMAL = IEEE_CLASS_TYPE(8), &
964 case (8) ! IEEE_POSITIVE_DENORMAL
1031 case (8) ! IEEE_POSITIVE_DENORMAL
1099 case (8) ! IEEE_POSITIVE_DENORMAL
1169 case (8) ! IEEE_POSITIVE_DENORMAL
60 IEEE_POSITIVE_ZERO = IEEE_CLASS_TYPE(7), & variable in module:IEEE_ARITHMETIC
/netbsd-current/external/gpl3/gcc/dist/libgfortran/ieee/
H A Dieee_helper.c60 IEEE_POSITIVE_DENORMAL, \
67 else if (res == IEEE_POSITIVE_DENORMAL) \
141 case IEEE_POSITIVE_DENORMAL: \
H A Dieee_arithmetic.F9061 IEEE_POSITIVE_DENORMAL = IEEE_CLASS_TYPE(8), &
60 IEEE_POSITIVE_ZERO = IEEE_CLASS_TYPE(7), & variable in module:IEEE_ARITHMETIC
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dlibgfortran.h204 IEEE_POSITIVE_DENORMAL, enumerator in enum:__anon899
205 IEEE_POSITIVE_SUBNORMAL = IEEE_POSITIVE_DENORMAL,
H A Dtrans-intrinsic.cc10048 IEEE_POSITIVE_DENORMAL),
10085 gcc_assert (IEEE_NEGATIVE_DENORMAL == s - IEEE_POSITIVE_DENORMAL);
10203 case IEEE_POSITIVE_DENORMAL:

Completed in 240 milliseconds