aboutsummaryrefslogtreecommitdiff
path: root/math/test-ldouble.h
diff options
context:
space:
mode:
Diffstat (limited to 'math/test-ldouble.h')
-rw-r--r--math/test-ldouble.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/test-ldouble.h b/math/test-ldouble.h
index 4bf2b41..89d4940 100644
--- a/math/test-ldouble.h
+++ b/math/test-ldouble.h
@@ -18,6 +18,7 @@
#define FUNC(function) function##l
#define FLOAT long double
+#define CFLOAT __complex__ long double
#define BUILD_COMPLEX(real, imag) (CMPLXL ((real), (imag)))
#define PREFIX LDBL
#define TYPE_STR "ldouble"
@@ -25,3 +26,4 @@
#define LITM(x) x ## l
#define FTOSTR strfroml
#define snan_value_MACRO SNANL
+#define TEST_FLOATN 0