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.c
blob: 091815398f3828587d03da558459ddb20f97998f (
plain
)
1
2
3
4
5
6
7
8
#include "_fenv.h" struct __fenv __fenv = { 0 }; /* STDC(-1) SIGNAL_SAFE(-1) */