summaryrefslogtreecommitdiff
path: root/mpfr-test.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpfr-test.h')
-rw-r--r--mpfr-test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpfr-test.h b/mpfr-test.h
index 9b9a887e6..46990d538 100644
--- a/mpfr-test.h
+++ b/mpfr-test.h
@@ -92,6 +92,7 @@ void tests_memory_end _PROTO ((void));
void tests_start_mpfr _PROTO ((void));
void tests_end_mpfr _PROTO ((void));
+void mpfr_set_machine_rnd_mode _PROTO ((mp_rnd_t));
void mpfr_test_init _PROTO ((void));
double drand _PROTO ((void));
int ulp _PROTO ((double, double));