index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libm
/
s_signgam.c
blob: eee5d659e823a22cbcd054bddc8d764878902ca6 (
plain
)
1
2
3
4
#include "math.h" #include "math_private.h" int signgam = 0; libm_hidden_def(signgam)