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
Remove unused math/Makefile variable libm-test-incs.
[glibc.git]
/
sysdeps
/
ieee754
/
s_signgam.c
blob
9af3a75f1eac72572267d16b0ec1fe62ead13a96
1
#include <math.h>
2
#include <math_private.h>
3
int
__signgam
=
0
;
4
weak_alias
(
__signgam
,
signgam
)