| /llvm-project-15.0.7/libc/test/src/fenv/ |
| H A D | CMakeLists.txt | 10 libc.src.fenv.fegetround 11 libc.src.fenv.fesetround 21 libc.src.fenv.feclearexcept 22 libc.src.fenv.feraiseexcept 23 libc.src.fenv.fetestexcept 34 libc.src.fenv.fegetenv 35 libc.src.fenv.fegetround 36 libc.src.fenv.fesetenv 37 libc.src.fenv.fesetround 61 libc.src.fenv.feupdateenv [all …]
|
| /llvm-project-15.0.7/libc/src/fenv/ |
| H A D | CMakeLists.txt | 8 libc.include.fenv 21 libc.include.fenv 34 libc.include.fenv 47 libc.include.fenv 60 libc.include.fenv 73 libc.include.fenv 86 libc.include.fenv 99 libc.include.fenv 112 libc.include.fenv 125 libc.include.fenv [all …]
|
| /llvm-project-15.0.7/libcxx/test/std/numerics/cfenv/cfenv.syn/ |
| H A D | cfenv.pass.cpp | 62 std::fenv_t fenv; in main() local 64 ((void)fenv); // Prevent unused warning in main() 73 static_assert((std::is_same<decltype(std::fegetenv(&fenv)), int>::value), ""); in main() 74 static_assert((std::is_same<decltype(std::feholdexcept(&fenv)), int>::value), ""); in main() 75 static_assert((std::is_same<decltype(std::fesetenv(&fenv)), int>::value), ""); in main() 76 static_assert((std::is_same<decltype(std::feupdateenv(&fenv)), int>::value), ""); in main()
|
| /llvm-project-15.0.7/libc/config/darwin/arm/ |
| H A D | entrypoints.txt | 91 # fenv.h entrypoints 92 libc.src.fenv.feclearexcept 95 libc.src.fenv.fegetenv 96 libc.src.fenv.fegetexcept 98 libc.src.fenv.fegetround 99 libc.src.fenv.feholdexcept 100 libc.src.fenv.fesetenv 102 libc.src.fenv.fesetround 103 libc.src.fenv.feraiseexcept 104 libc.src.fenv.fetestexcept [all …]
|
| H A D | headers.txt | 4 libc.include.fenv
|
| /llvm-project-15.0.7/libc/config/windows/ |
| H A D | entrypoints.txt | 92 # fenv.h entrypoints 93 libc.src.fenv.feclearexcept 96 libc.src.fenv.fegetenv 97 libc.src.fenv.fegetexcept 99 libc.src.fenv.fegetround 100 libc.src.fenv.feholdexcept 101 libc.src.fenv.fesetenv 103 libc.src.fenv.fesetround 104 libc.src.fenv.feraiseexcept 105 libc.src.fenv.fetestexcept [all …]
|
| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/libc/ |
| H A D | BUILD.bazel | 294 hdrs = ["src/fenv/fetestexcept.h"], 323 srcs = ["src/fenv/fegetround.cpp"], 324 hdrs = ["src/fenv/fegetround.h"], 333 srcs = ["src/fenv/fesetround.cpp"], 334 hdrs = ["src/fenv/fesetround.h"], 364 hdrs = ["src/fenv/fegetexcept.h"], 373 srcs = ["src/fenv/fegetenv.cpp"], 374 hdrs = ["src/fenv/fegetenv.h"], 383 srcs = ["src/fenv/fesetenv.cpp"], 384 hdrs = ["src/fenv/fesetenv.h"], [all …]
|
| /llvm-project-15.0.7/libcxx/test/std/depr/depr.c.headers/ |
| H A D | fenv_h.pass.cpp | 62 fenv_t fenv = {}; in main() local 71 static_assert((std::is_same<decltype(::fegetenv(&fenv)), int>::value), ""); in main() 72 static_assert((std::is_same<decltype(::feholdexcept(&fenv)), int>::value), ""); in main() 73 static_assert((std::is_same<decltype(::fesetenv(&fenv)), int>::value), ""); in main() 74 static_assert((std::is_same<decltype(::feupdateenv(&fenv)), int>::value), ""); in main()
|
| /llvm-project-15.0.7/libc/config/linux/aarch64/ |
| H A D | entrypoints.txt | 110 # fenv.h entrypoints 111 libc.src.fenv.feclearexcept 114 libc.src.fenv.fegetenv 115 libc.src.fenv.fegetexcept 117 libc.src.fenv.fegetround 118 libc.src.fenv.feholdexcept 119 libc.src.fenv.fesetenv 121 libc.src.fenv.fesetround 122 libc.src.fenv.feraiseexcept 123 libc.src.fenv.fetestexcept [all …]
|
| H A D | headers.txt | 4 libc.include.fenv
|
| /llvm-project-15.0.7/libc/config/linux/x86_64/ |
| H A D | entrypoints.txt | 115 # fenv.h entrypoints 116 libc.src.fenv.feclearexcept 119 libc.src.fenv.fegetenv 120 libc.src.fenv.fegetexcept 122 libc.src.fenv.fegetround 123 libc.src.fenv.feholdexcept 124 libc.src.fenv.fesetenv 126 libc.src.fenv.fesetround 127 libc.src.fenv.feraiseexcept 128 libc.src.fenv.fetestexcept [all …]
|
| H A D | headers.txt | 5 libc.include.fenv
|
| /llvm-project-15.0.7/libc/test/src/math/ |
| H A D | CMakeLists.txt | 313 libc.src.fenv.feclearexcept 314 libc.src.fenv.feraiseexcept 315 libc.src.fenv.fetestexcept 333 libc.src.fenv.feclearexcept 334 libc.src.fenv.feraiseexcept 335 libc.src.fenv.fetestexcept 353 libc.src.fenv.feclearexcept 355 libc.src.fenv.fetestexcept 375 libc.src.fenv.fetestexcept 395 libc.src.fenv.fetestexcept [all …]
|
| /llvm-project-15.0.7/libc/AOR_v20.02/math/test/ |
| H A D | ulp.h | 255 int fenv = conf->fenv; in T() local 265 if (fenv) in T() 271 if (fenv) in T() 287 : (fenv ? T(call_long_fenv) (f, a, r, &want, ygot, exgot) in T() 321 int diff = fenv ? exgot ^ want.ex : 0; in T() 322 if (fenv && (diff & ~want.ex_may)) in T()
|
| /llvm-project-15.0.7/clang/include/clang/Tooling/Inclusions/ |
| H A D | CSymbolMap.inc | 52 SYMBOL(FE_DFL_ENV, None, <fenv.h>) 53 SYMBOL(FE_DIVBYZERO, None, <fenv.h>) 54 SYMBOL(FE_DOWNWARD, None, <fenv.h>) 55 SYMBOL(FE_INEXACT, None, <fenv.h>) 56 SYMBOL(FE_INVALID, None, <fenv.h>) 57 SYMBOL(FE_OVERFLOW, None, <fenv.h>) 58 SYMBOL(FE_TONEAREST, None, <fenv.h>) 61 SYMBOL(FE_UPWARD, None, <fenv.h>) 445 SYMBOL(fegetenv, None, <fenv.h>) 449 SYMBOL(fenv_t, None, <fenv.h>) [all …]
|
| /llvm-project-15.0.7/libc/include/ |
| H A D | CMakeLists.txt | 40 fenv 41 DEF_FILE fenv.h.def 42 GEN_HDR fenv.h
|
| H A D | fenv.h.def | 1 //===-- C standard library header fenv.h ----------------------------------===//
|
| /llvm-project-15.0.7/libcxx/include/ |
| H A D | fenv.h | 59 #include_next <fenv.h>
|
| H A D | cfenv | 57 #include <fenv.h>
|
| /llvm-project-15.0.7/libc/src/ |
| H A D | CMakeLists.txt | 5 add_subdirectory(fenv)
|
| /llvm-project-15.0.7/libc/src/__support/FPUtil/ |
| H A D | CMakeLists.txt | 20 libc.include.fenv
|
| /llvm-project-15.0.7/flang/unittests/Evaluate/ |
| H A D | CMakeLists.txt | 56 # GCC -fno-exceptions breaks the fenv.h interfaces needed to capture
|
| /llvm-project-15.0.7/libc/spec/ |
| H A D | gnu_ext.td | 46 "fenv.h",
|
| /llvm-project-15.0.7/libc/test/src/stdio/ |
| H A D | CMakeLists.txt | 109 libc.src.fenv.fesetround
|
| /llvm-project-15.0.7/libc/AOR_v20.02/ |
| H A D | config.mk.dist | 60 # Disable fenv checks
|