HDK
|
#include "IexNamespace.h"
Go to the source code of this file.
Enumerations | |
enum | IeeeExcType { IEEE_OVERFLOW = 1, IEEE_UNDERFLOW = 2, IEEE_DIVZERO = 4, IEEE_INEXACT = 8, IEEE_INVALID = 16 } |
enum IeeeExcType |
Enumerator | |
---|---|
IEEE_OVERFLOW | |
IEEE_UNDERFLOW | |
IEEE_DIVZERO | |
IEEE_INEXACT | |
IEEE_INVALID |
Definition at line 50 of file IexMathIeeeExc.h.