- Sort Score
- Num 10 results
- Language All
- Labels All
Results 281 - 290 of 2,385 for host:doc.rust-lang.org (0.04 seconds)
-
atomic_nand in std::intrinsics - Rust
Bitwise nand with the current value, returning the previous value. `T` must be an integer or pointer type. `U` must be the same as `T` if that is an integer type, or `usize` if `T` is a pointer type.doc.rust-lang.org/std/intrinsics/fn.atomic_nand.htmlThu May 28 17:42:11 GMT 2026 4.7K bytes -
floorf32 in std::intrinsics - Rust
Returns the largest integer less than or equal to an `f32`.doc.rust-lang.org/std/intrinsics/fn.floorf32.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
copysignf16 in std::intrinsics - Rust
Copies the sign from `y` to `x` for `f16` values.doc.rust-lang.org/std/intrinsics/fn.copysignf16.htmlThu May 28 17:42:11 GMT 2026 3.8K bytes -
log10f64 in std::intrinsics - Rust
Returns the base 10 logarithm of an `f64`.doc.rust-lang.org/std/intrinsics/fn.log10f64.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
fdiv_algebraic in std::intrinsics - Rust
Float division that allows optimizations based on algebraic rules.doc.rust-lang.org/std/intrinsics/fn.fdiv_algebraic.htmlThu May 28 17:42:11 GMT 2026 4.1K bytes -
fdiv_fast in std::intrinsics - Rust
Float division that allows optimizations based on algebraic rules. Requires that inputs and output of the operation are finite, causing UB otherwise.doc.rust-lang.org/std/intrinsics/fn.fdiv_fast.htmlThu May 28 17:42:11 GMT 2026 3.8K bytes -
const_eval_select in std::intrinsics - Rust
Selects which function to call depending on the context.doc.rust-lang.org/std/intrinsics/fn.const_eval_select.htmlThu May 28 17:42:11 GMT 2026 7.5K bytes -
fabs in std::intrinsics - Rust
Returns the absolute value of a floating-point value.doc.rust-lang.org/std/intrinsics/fn.fabs.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
fmaf128 in std::intrinsics - Rust
Returns `a * b + c` for `f128` values.doc.rust-lang.org/std/intrinsics/fn.fmaf128.htmlThu May 28 17:42:11 GMT 2026 3.8K bytes -
offload in std::intrinsics - Rust
Generates the LLVM body of a wrapper function to offload a kernel `f`.doc.rust-lang.org/std/intrinsics/fn.offload.htmlThu May 28 17:42:11 GMT 2026 6.6K bytes