Home
last modified time | relevance | path

Searched defs:pow_fast_path (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/minimal-lexical/src/
Dnum.rs152 unsafe fn pow_fast_path(exponent: usize) -> Self; in pow_fast_path() method
225 unsafe fn pow_fast_path(exponent: usize) -> Self { in pow_fast_path() method
273 unsafe fn pow_fast_path(exponent: usize) -> Self { in pow_fast_path() method