#include <string.h>
#include "wdltypes.h"
Go to the source code of this file.
◆ WDL_DENORMAL_DOUBLE_AGGRESSIVE_CUTOFF
| #define WDL_DENORMAL_DOUBLE_AGGRESSIVE_CUTOFF 0x3cA00000 |
◆ WDL_DENORMAL_FLOAT_AGGRESSIVE_CUTOFF
| #define WDL_DENORMAL_FLOAT_AGGRESSIVE_CUTOFF 0x25000000 |
◆ WDL_DENORMAL_INLINE
◆ denormal_filter_double()
◆ denormal_filter_double2()
◆ denormal_filter_double_aggressive()
◆ denormal_filter_float()
◆ denormal_filter_float2()
◆ denormal_filter_float_aggressive()
◆ denormal_fix_double()
◆ denormal_fix_double_aggressive()
◆ denormal_fix_float()
◆ denormal_fix_float_aggressive()
◆ GetDoubleMaxAbsValue()
◆ GetFloatMaxAbsValue()
◆ WDL_DENORMAL_DOUBLE_HW()
◆ WDL_DENORMAL_FLOAT_W()