repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated to fedora-glibc-20080515T0735
[glibc.git]
/
sysdeps
/
ieee754
/
ldbl-opt
/
s_significand.c
blob
5287c0906634012125cd0f8819ae055790e7d8b1
1
#include <math_ldbl_opt.h>
2
#include <math/s_significand.c>
3
#if LONG_DOUBLE_COMPAT(libm, GLIBC_2_0)
4
compat_symbol
(
libm
,
__significand
,
significandl
,
GLIBC_2_0
);
5
#endif