[INCLUDE/CRT]
authorJérôme Gardou <jerome.gardou@reactos.org>
Sat, 8 Dec 2012 17:40:28 +0000 (17:40 +0000)
committerJé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

index a542686..d80ae0e 100644 (file)
@@ -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