s_signgam.c 113 B

1234567
  1. #include <openlibm_math.h>
  2. #include "math_private.h"
  3. #ifndef OPENLIBM_ONLY_THREAD_SAFE
  4. int signgam = 0;
  5. #endif