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

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/ieee/
H A Dieee_helper.c53 IEEE_POSITIVE_NORMAL, IEEE_POSITIVE_INF, IEEE_SUBNORMAL, enumerator in enum:__anon1303
60 IEEE_POSITIVE_NORMAL, \
66 if (res == IEEE_POSITIVE_NORMAL) \
H A Dieee_arithmetic.F9063 IEEE_POSITIVE_NORMAL = IEEE_CLASS_TYPE(9), &
967 case (9) ! IEEE_POSITIVE_NORMAL
1034 case (9) ! IEEE_POSITIVE_NORMAL
1102 case (9) ! IEEE_POSITIVE_NORMAL
1172 case (9) ! IEEE_POSITIVE_NORMAL
62 IEEE_POSITIVE_SUBNORMAL= IEEE_CLASS_TYPE(8), & variable in module:IEEE_ARITHMETIC
/netbsd-current/external/gpl3/gcc/dist/libgfortran/ieee/
H A Dieee_helper.c59 IEEE_POSITIVE_NORMAL, \
65 if (res == IEEE_POSITIVE_NORMAL) \
144 case IEEE_POSITIVE_NORMAL: \
H A Dieee_arithmetic.F9063 IEEE_POSITIVE_NORMAL = IEEE_CLASS_TYPE(9), &
62 IEEE_POSITIVE_SUBNORMAL= IEEE_CLASS_TYPE(8), & variable in module:IEEE_ARITHMETIC
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dlibgfortran.h206 IEEE_POSITIVE_NORMAL, enumerator in enum:__anon899
H A Dtrans-intrinsic.cc10046 IEEE_POSITIVE_NORMAL),
10084 gcc_assert (IEEE_NEGATIVE_NORMAL == s - IEEE_POSITIVE_NORMAL);
10209 case IEEE_POSITIVE_NORMAL:

Completed in 221 milliseconds