(root)/
glibc-2.38/
sysdeps/
ieee754/
s_signgam.c
       1  #include <math.h>
       2  int __signgam = 0;
       3  weak_alias (__signgam, signgam)