ReactOS 0.4.16-dev-329-g9223134
|
#include <libm_new.h>
Public Attributes | |
F64 | f64 |
U64 | u64 |
F32 | f32 [2] |
U32 | u32 [2] |
Definition at line 46 of file libm_new.h.
F32 UT64_::f32[2] |
Definition at line 51 of file libm_new.h.
Referenced by _expf_special(), _logf_special_common(), _powf_special(), and _sincosf_special().
F64 UT64_::f64 |
Definition at line 48 of file libm_new.h.
Referenced by _exp_special(), _log_special_common(), _pow_special(), _sincos_special(), and ldexp().
U32 UT64_::u32[2] |
Definition at line 52 of file libm_new.h.
Referenced by _sincosf_special().
U64 UT64_::u64 |
Definition at line 49 of file libm_new.h.
Referenced by _exp_special(), _expf_special(), _log_special_common(), _logf_special_common(), _pow_special(), _powf_special(), _sincos_special(), _sincosf_special(), and ldexp().