From a7321eec6d950a3c9d9109563ab89e98a17171f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Gardou?= Date: Sat, 8 Dec 2012 17:40:28 +0000 Subject: [PATCH] [INCLUDE/CRT] - Add _MCW_DN definition svn path=/trunk/; revision=57822 --- reactos/include/crt/float.h | 1 + 1 file changed, 1 insertion(+) diff --git a/reactos/include/crt/float.h b/reactos/include/crt/float.h index a542686948c..d80ae0ec295 100644 --- 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