index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fenv
/
__fenv_h.c
blob: 0cebd65802e37ee30dc7bf2dcc7d7015a749751e (
plain
)
1
2
3
4
5
6
7
8
#include "_fenv.h" struct __fenv __fenv_h = { 0 }; /* STDC(-1) SIGNAL_SAFE(-1) */