Home
last modified time | relevance | path

Searched refs:math_errhandling (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c20 #ifndef math_errhandling
21 # define math_errhandling 0 macro
846 if(math_errhandling&MATH_ERREXCEPT) { in parsetest()
877 if(math_errhandling&MATH_ERREXCEPT) { in parsetest()
885 if(math_errhandling&MATH_ERRNO) { in parsetest()
895 if(!(math_errhandling&MATH_ERRNO)) { in parsetest()
/freebsd-14.2/contrib/arm-optimized-routines/
H A Dconfig.mk.dist75 # set to 1 if math.h has (math_errhandling & MATH_ERRNO) != 0.
/freebsd-14.2/lib/msun/src/
H A Dmath.h67 #define math_errhandling MATH_ERREXCEPT macro
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dcmath35 math_errhandling // C99
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc620 SYMBOL(math_errhandling, None, <math.h>)
H A DStdSymbolMap.inc526 SYMBOL(math_errhandling, None, <cmath>)
527 SYMBOL(math_errhandling, None, <math.h>)