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
* elf/elf.h (HWCAP_SPARC_BLKINIT): New macro.
[glibc.git]
/
sysdeps
/
ieee754
/
ldbl-opt
/
w_sinh.c
blob
a5400b5eb1161465b714a404feaa89420820dfc1
1
#include <math_ldbl_opt.h>
2
#include <math/w_sinh.c>
3
#if LONG_DOUBLE_COMPAT(libm, GLIBC_2_0)
4
compat_symbol
(
libm
,
__sinh
,
sinhl
,
GLIBC_2_0
);
5
#endif