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
/
s_cexpl.c
blob
d5ae1fc0d0c9c075941089197e22c2d6f93e7433
1
#include <complex.h>
2
#include <math_ldbl_opt.h>
3
#undef weak_alias
4
#define weak_alias(n,a)
5
#include <math/s_cexpl.c>
6
long_double_symbol
(
libm
,
__cexpl
,
cexpl
);