Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds