Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c22 #ifndef math_errhandling
23 # define math_errhandling 0 macro
847 if(math_errhandling&MATH_ERREXCEPT) { in parsetest()
878 if(math_errhandling&MATH_ERREXCEPT) { in parsetest()
886 if(math_errhandling&MATH_ERRNO) { in parsetest()
896 if(!(math_errhandling&MATH_ERRNO)) { in parsetest()
/freebsd/lib/msun/src/
H A Dmath.h61 #define math_errhandling MATH_ERREXCEPT macro
/freebsd/contrib/arm-optimized-routines/
H A Dconfig.mk.dist103 # set to 1 if math.h has (math_errhandling & MATH_ERRNO) != 0.
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath35 math_errhandling // C99
/freebsd/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>)