projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Define __NO_MATH_INLINES if __STRICT_ANSI__.
[kopensolaris-gnu/glibc.git]
/
math
/
test-ildoubl.c
diff --git
a/math/test-ildoubl.c
b/math/test-ildoubl.c
index
791cb95
..
3947cf1
100644
(file)
--- a/
math/test-ildoubl.c
+++ b/
math/test-ildoubl.c
@@
-24,6
+24,7
@@
#define MATHCONST(x) x##L
#define CHOOSE(Clongdouble,Cdouble,Cfloat) Clongdouble
#define PRINTF_EXPR "Le"
+#define PRINTF_XEXPR "La"
#define TEST_INLINE
#ifdef __NO_MATH_INLINES