xref
: /
glibc-2.36
/
sysdeps
/
ieee754
/
s_signgam.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
math.h
>
2
int
__signgam
= 0;
3
weak_alias
(
__signgam
,
signgam
)
4