tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
fenv_t
tango
stdc
fenv
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct
fenv_t
struct
fenv_t
alias
fenv_t
=
uint
struct
fenv_t
struct
fenv_t
version(!Win32 && !linux && !darwin && FreeBSD)
extern (
C
)
struct
fenv_t {
ushort
__control
;
ushort
__mxcsr_hi
;
ushort
__status
;
ushort
__mxcsr_lo
;
uint
__tag
;
byte
[
16
]
__other
;
}
struct
fenv_t
Members
Variables
__control
ushort
__control
;
Undocumented in source.
__mxcsr_hi
ushort
__mxcsr_hi
;
Undocumented in source.
__mxcsr_lo
ushort
__mxcsr_lo
;
Undocumented in source.
__other
byte
[
16
]
__other
;
Undocumented in source.
__status
ushort
__status
;
Undocumented in source.
__tag
uint
__tag
;
Undocumented in source.
Meta
Source
See Implementation
tango
stdc
fenv
aliases
__fex_handler_t
fexcept_t
enums
FE_INVALID
functions
feclearexcept
fegetenv
fegetexceptflag
fegetround
feholdexcept
feraiseexcept
fesetenv
fesetexceptflag
fesetround
fetestexcept
feupdateenv
structs
__fex_handler_struct
fenv_t
variables
FE_DFL_ENV