projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename nextafterx to nexttoward.
[kopensolaris-gnu/glibc.git]
/
math
/
test-double.c
diff --git
a/math/test-double.c
b/math/test-double.c
index
c2e7dc9
..
4769f4e
100644
(file)
--- a/
math/test-double.c
+++ b/
math/test-double.c
@@
-23,6
+23,7
@@
#define MATHCONST(x) x
#define CHOOSE(Clongdouble,Cdouble,Cfloat) Cdouble
#define PRINTF_EXPR "e"
+#define PRINTF_XEXPR "a"
#define TEST_DOUBLE 1
#ifndef __NO_MATH_INLINES