Home
last modified time | relevance | path

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

/freebsd/lib/msun/src/
H A Dmath.h59 #define MATH_ERRNO 1 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/arm-optimized-routines/math/test/
H A Dmathtest.c886 if(math_errhandling&MATH_ERRNO) { in parsetest()
896 if(!(math_errhandling&MATH_ERRNO)) { in parsetest()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath33 MATH_ERRNO // C99
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc145 SYMBOL(MATH_ERRNO, None, <math.h>)
H A DStdSymbolMap.inc415 SYMBOL(MATH_ERRNO, None, <cmath>)
416 SYMBOL(MATH_ERRNO, None, <math.h>)