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
Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov.
[glibc.git]
/
sysdeps
/
ieee754
/
ldbl-opt
/
w_j1l.c
blob
946c36467c7bbaf2bf0a696931b153648427af59
1
#include <math_ldbl_opt.h>
2
#undef weak_alias
3
#define weak_alias(n,a)
4
#include <math/w_j1l.c>
5
long_double_symbol
(
libm
,
__j1l
,
j1l
);
6
long_double_symbol
(
libm
,
__y1l
,
y1l
);