s_signgam.c 113 B

12345
  1. #include "math.h"
  2. #include "math_private.h"
  3. libm_hidden_proto(signgam)
  4. int signgam = 0;
  5. libm_hidden_def(signgam)