Constant core::arch::x86::_MM_FROUND_TRUNC [−][src]
pub const _MM_FROUND_TRUNC: i32=_MM_FROUND_RAISE_EXC | _MM_FROUND_TO_ZERO
This is supported on x86 only.
truncate and do not suppress exceptions
pub const _MM_FROUND_TRUNC: i32=_MM_FROUND_RAISE_EXC | _MM_FROUND_TO_ZERO
truncate and do not suppress exceptions