musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/math/llrintl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/llrintl.c')
-rw-r--r--src/math/llrintl.c 1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/math/llrintl.c b/src/math/llrintl.c
index 32bb8b03..3449f6f2 100644
--- a/src/math/llrintl.c
+++ b/src/math/llrintl.c
@@ -18,6 +18,7 @@ raises inexact (with tonearest or upward rounding mode)
*/
long long llrintl(long double x)
{
+ #pragma STDC FENV_ACCESS ON
int e;
e = fetestexcept(FE_INEXACT);
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月08日 22:01:26 +0000

AltStyle によって変換されたページ (->オリジナル) /