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

/netbsd-current/external/gpl3/gcc/dist/libgfortran/ieee/
H A Dieee_helper.c58 int res = __builtin_fpclassify (IEEE_QUIET_NAN, IEEE_POSITIVE_INF, \
75 if (res == IEEE_QUIET_NAN) \
80 return IEEE_QUIET_NAN; \
123 case IEEE_QUIET_NAN: \
H A Dieee_arithmetic.F9054 IEEE_QUIET_NAN = IEEE_CLASS_TYPE(2), &
53 IEEE_SIGNALING_NAN = IEEE_CLASS_TYPE(1), & variable in module:IEEE_ARITHMETIC
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/ieee/
H A Dieee_helper.c50 enum { IEEE_OTHER_VALUE = 0, IEEE_SIGNALING_NAN, IEEE_QUIET_NAN, enumerator in enum:__anon1303
59 int res = __builtin_fpclassify (IEEE_QUIET_NAN, IEEE_POSITIVE_INF, \
76 if (res == IEEE_QUIET_NAN) \
H A Dieee_arithmetic.F9054 IEEE_QUIET_NAN = IEEE_CLASS_TYPE(2), &
934 case (2) ! IEEE_QUIET_NAN
1001 case (2) ! IEEE_QUIET_NAN
1069 case (2) ! IEEE_QUIET_NAN
1139 case (2) ! IEEE_QUIET_NAN
53 IEEE_SIGNALING_NAN = IEEE_CLASS_TYPE(1), & variable in module:IEEE_ARITHMETIC
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dlibgfortran.h197 IEEE_QUIET_NAN, enumerator in enum:__anon899
H A Dtrans-intrinsic.cc10042 build_int_cst (integer_type_node, IEEE_QUIET_NAN),
10055 IEEE_QUIET_NAN));
10173 case IEEE_QUIET_NAN:

Completed in 209 milliseconds