projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b127ff
)
[INCLUDE/CRT]
author
Jérôme Gardou
<jerome.gardou@reactos.org>
Sat, 8 Dec 2012 17:40:28 +0000
(17:40 +0000)
committer
Jérôme Gardou
<jerome.gardou@reactos.org>
Sat, 8 Dec 2012 17:40:28 +0000
(17:40 +0000)
- Add _MCW_DN definition
svn path=/trunk/; revision=57822
reactos/include/crt/float.h
patch
|
blob
|
history
diff --git
a/reactos/include/crt/float.h
b/reactos/include/crt/float.h
index
a542686
..
d80ae0e
100644
(file)
--- a/
reactos/include/crt/float.h
+++ b/
reactos/include/crt/float.h
@@
-41,6
+41,7
@@
#define _MCW_IC 0x00040000 /* Infinity */
#define _MCW_RC 0x00000300 /* Rounding */
#define _MCW_PC 0x00030000 /* Precision */
+#define _MCW_DN 0x03000000 /* Denormal */
/* Control word values for unNew (use with related unMask above) */
#define _EM_INVALID 0x00000010