1 /* $OpenBSD: s_signgam.c,v 1.3 2016/09/12 19:47:02 guenther Exp $ */ 2 #include "math.h" 3 #include "math_private.h" 4 int signgam = 0; 5 #if 0 6 DEF_NONSTD(signgam); 7 #endif 8
1 /* $OpenBSD: s_signgam.c,v 1.3 2016/09/12 19:47:02 guenther Exp $ */ 2 #include "math.h" 3 #include "math_private.h" 4 int signgam = 0; 5 #if 0 6 DEF_NONSTD(signgam); 7 #endif 8