foobar2000 SDK  2015-01-14
Public Member Functions
fpu_control_flushdenormal

#include <other.h>

+ Inheritance diagram for fpu_control_flushdenormal:

Public Member Functions

 fpu_control_flushdenormal ()
 

Additional Inherited Members

- Private Member Functions inherited from fpu_control
 fpu_control (unsigned p_mask, unsigned p_val)
 
 ~fpu_control ()
 

Detailed Description

Definition at line 44 of file other.h.

Constructor & Destructor Documentation

fpu_control_flushdenormal::fpu_control_flushdenormal ( )
inline

Definition at line 47 of file other.h.

47 : fpu_control(_MCW_DN,_DN_FLUSH) {}
fpu_control(unsigned p_mask, unsigned p_val)
Definition: other.h:26

The documentation for this class was generated from the following file: