repo.or.cz
/
glibc
/
history.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(do_test): Make sure the helper process is terminating when the test
[glibc/history.git]
/
sysdeps
/
ieee754
/
ldbl-opt
/
s_significandl.c
blob
9339b4780d4b5c15c0d646624bcc0dbb338b3bc4
1
#include <math_ldbl_opt.h>
2
#undef weak_alias
3
#define weak_alias(n,a)
4
#include <math/s_significandl.c>
5
long_double_symbol
(
libm
,
__significandl
,
significandl
);