Searched refs:IEEE_NEGATIVE_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
71 return IEEE_NEGATIVE_ZERO; \
H A Dieee_arithmetic.F9059 IEEE_NEGATIVE_ZERO = IEEE_CLASS_TYPE(6), &
959 case (6) ! IEEE_NEGATIVE_ZERO
1026 case (6) ! IEEE_NEGATIVE_ZERO
1094 case (6) ! IEEE_NEGATIVE_ZERO
1164 case (6) ! IEEE_NEGATIVE_ZERO
58 IEEE_NEGATIVE_SUBNORMAL= IEEE_CLASS_TYPE(5), & variable in module:IEEE_ARITHMETIC
/netbsd-current/external/gpl3/gcc/dist/libgfortran/ieee/
H A Dieee_helper.c70 return IEEE_NEGATIVE_ZERO; \
135 case IEEE_NEGATIVE_ZERO: \
H A Dieee_arithmetic.F9059 IEEE_NEGATIVE_ZERO = IEEE_CLASS_TYPE(6), &
58 IEEE_NEGATIVE_SUBNORMAL= IEEE_CLASS_TYPE(5), & variable in module:IEEE_ARITHMETIC
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dlibgfortran.h202 IEEE_NEGATIVE_ZERO, enumerator in enum:__anon899
H A Dtrans-intrinsic.cc10082 int s = IEEE_NEGATIVE_ZERO + IEEE_POSITIVE_ZERO;
10087 gcc_assert (IEEE_NEGATIVE_ZERO == s - IEEE_POSITIVE_ZERO);
10190 case IEEE_NEGATIVE_ZERO:

Completed in 268 milliseconds