Home
last modified time | relevance | path

Searched defs:math_errhandling (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dmath-macros.h46 #define math_errhandling 0 macro
48 #define math_errhandling (MATH_ERREXCEPT) macro
50 #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) macro
/freebsd/lib/msun/src/
H A Dmath.h62 #define math_errhandling MATH_ERREXCEPT macro
/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c23 # define math_errhandling 0 macro