repo.or.cz
/
newlib-cygwin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cygwin: Add new APIs tc[gs]etwinsize()
[newlib-cygwin.git]
/
newlib
/
libm
/
machine
/
spu
/
fe_dfl_env.c
blob
25b8a000fe5cd4b454ed023caf59d0a378c5f168
1
#include <fenv.h>
2
/*
3
* Define for FE_DFL_ENV macro, all bits zero.
4
*/
5
const
fenv_t __fe_dfl_env
= {
0
};