Searched defs:int_pow_fast_path (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/minimal-lexical/src/ | ||
| H A D | num.rs | 160 unsafe fn int_pow_fast_path(exponent: usize, radix: u32) -> u64 { in int_pow_fast_path() functions |
Completed in 1 milliseconds