1.27.0[−][src]Constant core::arch::x86::_MM_FROUND_CEIL
pub const _MM_FROUND_CEIL: i32 = _MM_FROUND_RAISE_EXC | _MM_FROUND_TO_POS_INF; // 2i32
This is supported on x86 only.
round up and do not suppress exceptions
pub const _MM_FROUND_CEIL: i32 = _MM_FROUND_RAISE_EXC | _MM_FROUND_TO_POS_INF; // 2i32
round up and do not suppress exceptions