prefer (uint)-1>>1 to ~((uint)1<<n), remove some unnecessary ()
[libm] / src / math / signgam.c
1 #include <math.h>
2 int signgam = 0;