HomeSort by: relevance | last modified time | path
    Searched refs:math_errhandling (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libm/
t_errhandling.c 75 if (math_errhandling & MATH_ERREXCEPT) {
84 if (math_errhandling & MATH_ERRNO)
  /src/include/
math.h 157 #define math_errhandling MATH_ERRNO macro
159 #define math_errhandling MATH_ERREXCEPT macro

Completed in 12 milliseconds