summaryrefslogtreecommitdiff
path: root/src/fenv
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2020-08-16 16:14:04 -0400
committerJakob Kaivo <jkk@ung.org>2020-08-16 16:14:04 -0400
commit661f59838235815b5073a0ef95f410003639519e (patch)
tree28eb14bc8053bb32abd7c103c4078ab4f81b6129 /src/fenv
parente223e635cc53fa11e473cdbc864eb69a3da5f290 (diff)
rename non-compiled files to *.h
Diffstat (limited to 'src/fenv')
-rw-r--r--src/fenv/FE_ALL_EXCEPT.h (renamed from src/fenv/FE_ALL_EXCEPT.c)0
-rw-r--r--src/fenv/FE_DFL_ENV.h (renamed from src/fenv/FE_DFL_ENV.c)0
-rw-r--r--src/fenv/FE_DIVBYZERO.h (renamed from src/fenv/FE_DIVBYZERO.c)0
-rw-r--r--src/fenv/FE_DOWNWARD.h (renamed from src/fenv/FE_DOWNWARD.c)0
-rw-r--r--src/fenv/FE_INEXACT.h (renamed from src/fenv/FE_INEXACT.c)0
-rw-r--r--src/fenv/FE_INVALID.h (renamed from src/fenv/FE_INVALID.c)0
-rw-r--r--src/fenv/FE_OVERFLOW.h (renamed from src/fenv/FE_OVERFLOW.c)0
-rw-r--r--src/fenv/FE_TONEAREST.h (renamed from src/fenv/FE_TONEAREST.c)0
-rw-r--r--src/fenv/FE_TOWARDZERO.h (renamed from src/fenv/FE_TOWARDZERO.c)0
-rw-r--r--src/fenv/FE_UNDERFLOW.h (renamed from src/fenv/FE_UNDERFLOW.c)0
-rw-r--r--src/fenv/FE_UPWARD.h (renamed from src/fenv/FE_UPWARD.c)0
-rw-r--r--src/fenv/fenv_t.h (renamed from src/fenv/fenv_t.c)0
-rw-r--r--src/fenv/fexcept_t.h (renamed from src/fenv/fexcept_t.c)0
13 files changed, 0 insertions, 0 deletions
diff --git a/src/fenv/FE_ALL_EXCEPT.c b/src/fenv/FE_ALL_EXCEPT.h
index bf470e4c..bf470e4c 100644
--- a/src/fenv/FE_ALL_EXCEPT.c
+++ b/src/fenv/FE_ALL_EXCEPT.h
diff --git a/src/fenv/FE_DFL_ENV.c b/src/fenv/FE_DFL_ENV.h
index 0cde32e9..0cde32e9 100644
--- a/src/fenv/FE_DFL_ENV.c
+++ b/src/fenv/FE_DFL_ENV.h
diff --git a/src/fenv/FE_DIVBYZERO.c b/src/fenv/FE_DIVBYZERO.h
index 0e523d85..0e523d85 100644
--- a/src/fenv/FE_DIVBYZERO.c
+++ b/src/fenv/FE_DIVBYZERO.h
diff --git a/src/fenv/FE_DOWNWARD.c b/src/fenv/FE_DOWNWARD.h
index 9b30a620..9b30a620 100644
--- a/src/fenv/FE_DOWNWARD.c
+++ b/src/fenv/FE_DOWNWARD.h
diff --git a/src/fenv/FE_INEXACT.c b/src/fenv/FE_INEXACT.h
index 53eac468..53eac468 100644
--- a/src/fenv/FE_INEXACT.c
+++ b/src/fenv/FE_INEXACT.h
diff --git a/src/fenv/FE_INVALID.c b/src/fenv/FE_INVALID.h
index 89bfb628..89bfb628 100644
--- a/src/fenv/FE_INVALID.c
+++ b/src/fenv/FE_INVALID.h
diff --git a/src/fenv/FE_OVERFLOW.c b/src/fenv/FE_OVERFLOW.h
index 2290231f..2290231f 100644
--- a/src/fenv/FE_OVERFLOW.c
+++ b/src/fenv/FE_OVERFLOW.h
diff --git a/src/fenv/FE_TONEAREST.c b/src/fenv/FE_TONEAREST.h
index 5c8b0c8c..5c8b0c8c 100644
--- a/src/fenv/FE_TONEAREST.c
+++ b/src/fenv/FE_TONEAREST.h
diff --git a/src/fenv/FE_TOWARDZERO.c b/src/fenv/FE_TOWARDZERO.h
index 0b1e551b..0b1e551b 100644
--- a/src/fenv/FE_TOWARDZERO.c
+++ b/src/fenv/FE_TOWARDZERO.h
diff --git a/src/fenv/FE_UNDERFLOW.c b/src/fenv/FE_UNDERFLOW.h
index e73f1d00..e73f1d00 100644
--- a/src/fenv/FE_UNDERFLOW.c
+++ b/src/fenv/FE_UNDERFLOW.h
diff --git a/src/fenv/FE_UPWARD.c b/src/fenv/FE_UPWARD.h
index 4ccf07ec..4ccf07ec 100644
--- a/src/fenv/FE_UPWARD.c
+++ b/src/fenv/FE_UPWARD.h
diff --git a/src/fenv/fenv_t.c b/src/fenv/fenv_t.h
index 2d644c75..2d644c75 100644
--- a/src/fenv/fenv_t.c
+++ b/src/fenv/fenv_t.h
diff --git a/src/fenv/fexcept_t.c b/src/fenv/fexcept_t.h
index 9bc9303b..9bc9303b 100644
--- a/src/fenv/fexcept_t.c
+++ b/src/fenv/fexcept_t.h