summaryrefslogtreecommitdiff
path: root/Porting/Glossary
diff options
context:
space:
mode:
Diffstat (limited to 'Porting/Glossary')
-rw-r--r--Porting/Glossary4
1 files changed, 4 insertions, 0 deletions
diff --git a/Porting/Glossary b/Porting/Glossary
index 99cef06a97..eb50a61e77 100644
--- a/Porting/Glossary
+++ b/Porting/Glossary
@@ -1336,6 +1336,10 @@ d_ldbl_dig (d_ldbl_dig.U):
header files provide LDBL_DIG, which is the number of significant
digits in a long double precision number.
+d_ldexpl (d_ldexpl.U):
+ This variable conditionally defines the HAS_LDEXPL symbol, which
+ indicates to the C program that the ldexpl() routine is available.
+
d_libm_lib_version (d_libm_lib_version.U):
This variable conditionally defines the LIBM_LIB_VERSION symbol,
which indicates to the C program that math.h defines _LIB_VERSION