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/include/float.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/float.h')
-rw-r--r--include/float.h 3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/float.h b/include/float.h
index 161e167c..c6429d33 100644
--- a/include/float.h
+++ b/include/float.h
@@ -1,6 +1,9 @@
#ifndef _FLOAT_H
#define _FLOAT_H
+int __flt_rounds(void);
+#define FLT_ROUNDS (__flt_rounds())
+
#define FLT_RADIX 2
#define FLT_TRUE_MIN 1.40129846432481707092e-45F
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月07日 04:51:31 +0000

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