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
Unify wint_t handling in wchar.h and wctype.h.
[glibc.git]
/
sysdeps
/
ieee754
/
ldbl-opt
/
s_csqrtl.c
blob
045ff93e439392f8192dee9abdbfa64d03675c73
1
#include <complex.h>
2
#include <math_ldbl_opt.h>
3
#undef weak_alias
4
#define weak_alias(n,a)
5
#include <math/s_csqrtl.c>
6
long_double_symbol
(
libm
,
__csqrtl
,
csqrtl
);