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
elf: Fix compile error with -DNDEBUG [BZ #18755]
[glibc.git]
/
sysdeps
/
ieee754
/
s_signgam.c
blob
32116f3cd44f43ab3d01b7217648090ff06d2736
1
#include <math.h>
2
int
__signgam
=
0
;
3
weak_alias
(
__signgam
,
signgam
)