Home
last modified time | relevance | path

Searched refs:MATH_ERREXCEPT (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dmath.cxx23 assert((math_errhandling & (MATH_ERRNO | MATH_ERREXCEPT)) != 0); in err_pow()
60 || (((math_errhandling & MATH_ERREXCEPT) != 0) in power()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dmath.cxx23 assert((math_errhandling & (MATH_ERRNO | MATH_ERREXCEPT)) != 0); in err_pow()
56 || (((math_errhandling & MATH_ERREXCEPT) != 0) in power()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libc/test/src/math/
H A DRoundToIntegerTest.h20 #if math_errhandling & MATH_ERREXCEPT
51 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
58 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
65 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
91 #if math_errhandling & MATH_ERREXCEPT in SetUp()
/dports/devel/llvm12/llvm-project-12.0.1.src/libc/test/src/math/
H A DRoundToIntegerTest.h21 #if math_errhandling & MATH_ERREXCEPT
52 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
59 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
66 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
92 #if math_errhandling & MATH_ERREXCEPT in SetUp()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libc/test/src/math/
H A DRoundToIntegerTest.h20 #if math_errhandling & MATH_ERREXCEPT
51 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
58 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
65 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
91 #if math_errhandling & MATH_ERREXCEPT in SetUp()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libc/test/src/math/
H A DRoundToIntegerTest.h20 #if math_errhandling & MATH_ERREXCEPT
51 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
58 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
65 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
91 #if math_errhandling & MATH_ERREXCEPT in SetUp()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libc/test/src/math/
H A DRoundToIntegerTest.h21 #if math_errhandling & MATH_ERREXCEPT
52 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
59 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
66 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
92 #if math_errhandling & MATH_ERREXCEPT in SetUp()
/dports/devel/llvm13/llvm-project-13.0.1.src/libc/test/src/math/
H A DRoundToIntegerTest.h20 #if math_errhandling & MATH_ERREXCEPT
51 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
58 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
65 #if math_errhandling & MATH_ERREXCEPT in testOneInput()
91 #if math_errhandling & MATH_ERREXCEPT in SetUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libc/config/linux/
H A Dapi.td98 #define math_errhandling (MATH_ERREXCEPT)
100 #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT)
141 SimpleMacroDef<"MATH_ERREXCEPT", "2">,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libc/config/linux/
H A Dapi.td95 #define math_errhandling (MATH_ERREXCEPT)
97 #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT)
138 SimpleMacroDef<"MATH_ERREXCEPT", "2">,
/dports/devel/llvm12/llvm-project-12.0.1.src/libc/config/linux/
H A Dapi.td120 #define math_errhandling (MATH_ERREXCEPT)
122 #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT)
163 SimpleMacroDef<"MATH_ERREXCEPT", "2">,
/dports/math/opensolaris-libm/opensolaris-libm-2017.01.31/usr/src/libm/inc/iso/
H A Dmath_c99.h206 #undef MATH_ERREXCEPT
207 #define MATH_ERREXCEPT 2 macro
209 #define math_errhandling MATH_ERREXCEPT
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libc/config/linux/
H A Dapi.td120 #define math_errhandling (MATH_ERREXCEPT)
122 #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT)
163 SimpleMacroDef<"MATH_ERREXCEPT", "2">,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libc/config/linux/
H A Dapi.td120 #define math_errhandling (MATH_ERREXCEPT)
122 #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT)
163 SimpleMacroDef<"MATH_ERREXCEPT", "2">,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libc/config/linux/
H A Dapi.td120 #define math_errhandling (MATH_ERREXCEPT)
122 #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT)
163 SimpleMacroDef<"MATH_ERREXCEPT", "2">,
/dports/devel/llvm13/llvm-project-13.0.1.src/libc/config/linux/
H A Dapi.td120 #define math_errhandling (MATH_ERREXCEPT)
122 #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT)
163 SimpleMacroDef<"MATH_ERREXCEPT", "2">,
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/
H A Dmath.h76 #define MATH_ERREXCEPT 2 macro
77 #define math_errhandling MATH_ERREXCEPT
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libc/config/linux/
H A Dapi.td135 #define math_errhandling (MATH_ERREXCEPT)
137 #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT)
178 SimpleMacroDef<"MATH_ERREXCEPT", "2">,
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/include/
H A Dmath.h186 #ifndef MATH_ERREXCEPT
187 # define MATH_ERREXCEPT 2 macro
/dports/mail/p5-Email-Filter/Email-Filter-1.034/t/
H A Djosey-nofold40 > + the invalid exception is raised in MATH_ERREXCEPT mode.
47 > + the invalid exception *is* raised in MATH_ERREXCEPT mode.
/dports/mail/p5-Email-Simple-FromHandle/Email-Simple-FromHandle-0.054/t/test-mails/
H A Djosey-fold49 > + the invalid exception is raised in MATH_ERREXCEPT mode.
56 > + the invalid exception *is* raised in MATH_ERREXCEPT mode.
H A Djosey-nofold40 > + the invalid exception is raised in MATH_ERREXCEPT mode.
47 > + the invalid exception *is* raised in MATH_ERREXCEPT mode.
/dports/mail/p5-Email-Simple/Email-Simple-2.216/t/test-mails/
H A Djosey-fold49 > + the invalid exception is raised in MATH_ERREXCEPT mode.
56 > + the invalid exception *is* raised in MATH_ERREXCEPT mode.
H A Djosey-nofold40 > + the invalid exception is raised in MATH_ERREXCEPT mode.
47 > + the invalid exception *is* raised in MATH_ERREXCEPT mode.
/dports/math/openlibm/openlibm-0.8.0/include/
H A Dopenlibm_math.h92 #define MATH_ERREXCEPT 2 macro
93 #define math_errhandling MATH_ERREXCEPT

1234567