Structsยง
Constantsยง
- CATCH_
ALL_ ๐TAG_ VALUE - FUNCTION_
SECTION_ ๐ELF - FUNCTION_
SECTION_ ๐MACHO - FUNCTION_
SEGMENT_ ๐MACHO - GEF32_
LEQ_ ๐I32_ MAX - Greatest Exact Float (32 bits) less-than-or-equal-to i32::MAX when rounding towards zero.
- GEF32_
LEQ_ ๐I64_ MAX - Greatest Exact Float (32 bits) less-than-or-equal-to i64::MAX when rounding towards zero.
- GEF32_
LEQ_ ๐U32_ MAX - Greatest Exact Float (32 bits) less-than-or-equal-to u32::MAX when rounding towards zero.
- GEF32_
LEQ_ ๐U64_ MAX - Greatest Exact Float (32 bits) less-than-or-equal-to u64::MAX when rounding towards zero.
- GEF64_
LEQ_ ๐I32_ MAX - Greatest Exact Float (64 bits) less-than-or-equal-to i32::MAX when rounding towards zero.
- GEF64_
LEQ_ ๐I64_ MAX - Greatest Exact Float (64 bits) less-than-or-equal-to i64::MAX when rounding towards zero.
- GEF64_
LEQ_ ๐U32_ MAX - Greatest Exact Float (64 bits) less-than-or-equal-to u32::MAX when rounding towards zero.
- GEF64_
LEQ_ ๐U64_ MAX - Greatest Exact Float (64 bits) less-than-or-equal-to u64::MAX when rounding towards zero.
- LEF32_
GEQ_ ๐I32_ MIN - Least Exact Float (32 bits) greater-than-or-equal-to i32::MIN when rounding towards zero.
- LEF32_
GEQ_ ๐I64_ MIN - Least Exact Float (32 bits) greater-than-or-equal-to i64::MIN when rounding towards zero.
- LEF32_
GEQ_ ๐U32_ MIN - Least Exact Float (32 bits) greater-than-or-equal-to u32::MIN when rounding towards zero.
- LEF32_
GEQ_ ๐U64_ MIN - Least Exact Float (32 bits) greater-than-or-equal-to u64::MIN when rounding towards zero.
- LEF64_
GEQ_ ๐I32_ MIN - Least Exact Float (64 bits) greater-than-or-equal-to i32::MIN when rounding towards zero.
- LEF64_
GEQ_ ๐I64_ MIN - Least Exact Float (64 bits) greater-than-or-equal-to i64::MIN when rounding towards zero.
- LEF64_
GEQ_ ๐U32_ MIN - Least Exact Float (64 bits) greater-than-or-equal-to u32::MIN when rounding towards zero.
- LEF64_
GEQ_ ๐U64_ MIN - Least Exact Float (64 bits) greater-than-or-equal-to u64::MIN when rounding towards zero.
Functionsยง
- is_
f32_ ๐arithmetic - is_
f64_ ๐arithmetic