Searched refs:math_errhandling (Results 1 – 5 of 5) sorted by relevance
35 math_errhandling // C99
288 #ifdef math_errhandling292 template <int = math_errhandling>295 { return math_errhandling & MATH_ERREXCEPT; } in __handle_fpexcept_impl()
102 two ways of handling error conditions, depending on math_errhandling:
218 enum int math_errhandling = MATH_ERRNO | MATH_ERREXCEPT; variable
4802 not rely on math_errhandling to expand to a constant expression.4999 not rely on the presence of the math_errhandling macro.