ReactOS 0.4.16-dev-21-g2af6fd4
|
Go to the source code of this file.
Macros | |
#define | _MM_DENORMALS_ARE_ZERO 0x0040 |
Functions | |
unsigned int | _get_native_fpcw (void) |
void | _set_native_fpcw (unsigned int value) |
unsigned int | _fpcw_native_to_abstract (unsigned int native) |
unsigned int | _fpcw_abstract_to_native (unsigned int abstract) |
#define _MM_DENORMALS_ARE_ZERO 0x0040 |
Definition at line 11 of file machfpcw.c.
Definition at line 69 of file machfpcw.c.
Referenced by _control87().
Definition at line 23 of file machfpcw.c.
Referenced by _control87().
Definition at line 13 of file machfpcw.c.
Referenced by _control87().
Definition at line 18 of file machfpcw.c.
Referenced by _control87().