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
Add canonicalize, canonicalizef, canonicalizel.
[glibc.git]
/
sysdeps
/
ieee754
/
ldbl-opt
/
w_scalbl.c
blob
f3d3901f866e6ec16628ec0201948fd14617f8be
1
#include <math_ldbl_opt.h>
2
#undef weak_alias
3
#define weak_alias(n,a)
4
#include <math/w_scalbl.c>
5
long_double_symbol
(
libm
,
__scalbl
,
scalbl
);