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
[BZ #6803] Set errno for scalbln, scalbn
[glibc.git]
/
sysdeps
/
ieee754
/
ldbl-64-128
/
s_scalblnl.c
blob
97181d29b9167b06b43d73149e55ae3a852c9a9b
1
#include <math_ldbl_opt.h>
2
#undef weak_alias
3
#define weak_alias(n,a)
4
#include <sysdeps/ieee754/ldbl-128/s_scalblnl.c>