[INCLUDE/CRT]

- Add _MCW_DN definition

svn path=/trunk/; revision=57822
This commit is contained in:
Jérôme Gardou 2012-12-08 17:40:28 +00:00
parent 5b127ff896
commit a7321eec6d

View 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