Searched refs:IEEE_POSITIVE_ZERO (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
62 IEEE_POSITIVE_ZERO, *value); \
70 else if (res == IEEE_POSITIVE_ZERO) \
H A Dieee_arithmetic.F9060 IEEE_POSITIVE_ZERO = IEEE_CLASS_TYPE(7), &
962 case (7) ! IEEE_POSITIVE_ZERO
1029 case (7) ! IEEE_POSITIVE_ZERO
1097 case (7) ! IEEE_POSITIVE_ZERO
1167 case (7) ! IEEE_POSITIVE_ZERO
59 IEEE_NEGATIVE_ZERO = IEEE_CLASS_TYPE(6), & variable in module:IEEE_ARITHMETIC
/netbsd-current/external/gpl3/gcc/dist/libgfortran/ieee/
H A Dieee_helper.c61 IEEE_POSITIVE_ZERO, *value); \
69 else if (res == IEEE_POSITIVE_ZERO) \
138 case IEEE_POSITIVE_ZERO: \
H A Dieee_arithmetic.F9060 IEEE_POSITIVE_ZERO = IEEE_CLASS_TYPE(7), &
59 IEEE_NEGATIVE_ZERO = IEEE_CLASS_TYPE(6), & variable in module:IEEE_ARITHMETIC
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dlibgfortran.h203 IEEE_POSITIVE_ZERO, enumerator in enum:__anon899
H A Dtrans-intrinsic.cc10050 IEEE_POSITIVE_ZERO),
10074 IEEE_POSITIVE_ZERO));
10082 int s = IEEE_NEGATIVE_ZERO + IEEE_POSITIVE_ZERO;
10087 gcc_assert (IEEE_NEGATIVE_ZERO == s - IEEE_POSITIVE_ZERO);
10194 case IEEE_POSITIVE_ZERO:

Completed in 206 milliseconds